File: qmlaxishandling.qrc

package info (click to toggle)
qt6-datavis3d 6.8.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,436 kB
  • sloc: cpp: 51,846; makefile: 20
file content (12 lines) | stat: -rw-r--r-- 449 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/">
        <file>qml/qmlaxishandling/AxisDragging.qml</file>
        <file>qml/qmlaxishandling/AxisFormatting.qml</file>
        <file>qml/qmlaxishandling/cube.obj</file>
        <file>qml/qmlaxishandling/cubetexture.png</file>
        <file>qml/qmlaxishandling/Data.qml</file>
        <file>qml/qmlaxishandling/main.qml</file>
    </qresource>
    <qresource prefix="/mesh"/>
    <qresource prefix="/texture"/>
</RCC>