aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer/qml.qrc
blob: 87fc0216802c9ce6613e4f4c1bc7f6a67eb3e4f6 (plain)
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
<RCC>
    <qresource prefix="/">
        <file>flingAnimation.qml</file>
        <file>main.qml</file>
        <file>fakeFlickable.qml</file>
        <file>joystick.qml</file>
        <file>map.qml</file>
        <file>mixer.qml</file>
        <file>photosurface.qml</file>
        <file>pinchHandler.qml</file>
        <file>singlePointHandlerProperties.qml</file>
        <file>content/FakeFlickable.qml</file>
        <file>content/MomentumAnimation.qml</file>
        <file>content/Slider.qml</file>
        <file>resources/arrowhead.png</file>
        <file>resources/grabbing-location.svg</file>
        <file>resources/map.svgz</file>
        <file>resources/mixer-knob.png</file>
        <file>resources/mouse.png</file>
        <file>resources/mouse_left.png</file>
        <file>resources/mouse_middle.png</file>
        <file>resources/mouse_right.png</file>
        <file>resources/redball.png</file>
        <file>map2.qml</file>
    </qresource>
</RCC>