File: qml.qrc

package info (click to toggle)
qt6-declarative 6.4.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 279,108 kB
  • sloc: cpp: 655,548; javascript: 513,497; xml: 9,201; python: 3,374; ansic: 3,278; sh: 213; php: 27; makefile: 17
file content (48 lines) | stat: -rw-r--r-- 2,082 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<RCC>
    <qresource prefix="/pointerhandlers">
        <file>flingAnimation.qml</file>
        <file>fakeFlickable.qml</file>
        <file>joystick.qml</file>
        <file>map.qml</file>
        <file>mixer.qml</file>
        <file>multibuttons.qml</file>
        <file>pieMenu.qml</file>
        <file>pinchHandler.qml</file>
        <file>pointerhandlers.qml</file>
        <file>singlePointHandlerProperties.qml</file>
        <file>sidebar.qml</file>
        <file>tabletCanvasDrawing.qml</file>
        <file>tapHandler.qml</file>
        <file>components/Button.qml</file>
        <file>components/CheckBox.qml</file>
        <file>components/FakeFlickable.qml</file>
        <file>components/FlashAnimation.qml</file>
        <file>components/LeftDrawer.qml</file>
        <file>components/MomentumAnimation.qml</file>
        <file>components/MouseFeedbackSprite.qml</file>
        <file>components/QuadPieMenu.qml</file>
        <file>components/ScrollBar.qml</file>
        <file>components/Slider.qml</file>
        <file>components/TouchpointFeedbackSprite.qml</file>
        <file>images/arrowhead.png</file>
        <file>images/balloon.png</file>
        <file>components/images/checkmark.png</file>
        <file>images/cursor-airbrush.png</file>
        <file>images/cursor-eraser.png</file>
        <file>images/cursor-felt-marker.png</file>
        <file>images/cursor-pencil.png</file>
        <file>images/fighter.png</file>
        <file>components/images/fingersprite.png</file>
        <file>images/grabbing-location.svg</file>
        <file>images/joystick-outer-case-pov.jpg</file>
        <file>images/map.svgz</file>
        <file>images/missile.png</file>
        <file>components/images/mixer-knob.png</file>
        <file>components/images/mouse.png</file>
        <file>components/images/mouse_left.png</file>
        <file>components/images/mouse_middle.png</file>
        <file>components/images/mouse_right.png</file>
        <file>components/images/mouse_wheel_ridges.png</file>
        <file>images/redball.png</file>
    </qresource>
</RCC>