aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer/qml.qrc
blob: 68937a8c4a22b64b2c52807c718b988580ddcd41 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
<RCC>
    <qresource prefix="/">
        <file>flingAnimation.qml</file>
        <file>main.qml</file>
        <file>fakeFlickable.qml</file>
        <file>flickableWithHandlers.qml</file>
        <file>joystick.qml</file>
        <file>map.qml</file>
        <file>mixer.qml</file>
        <file>multibuttons.qml</file>
        <file>photosurface.qml</file>
        <file>pinchHandler.qml</file>
        <file>singlePointHandlerProperties.qml</file>
        <file>tapHandler.qml</file>
        <file>content/FakeFlickable.qml</file>
        <file>content/FlashAnimation.qml</file>
        <file>content/MomentumAnimation.qml</file>
        <file>content/MouseAreaButton.qml</file>
        <file>content/MouseAreaSlider.qml</file>
        <file>content/MptaButton.qml</file>
        <file>content/MultiButton.qml</file>
        <file>content/ScrollBar.qml</file>
        <file>content/Slider.qml</file>
        <file>content/TapHandlerButton.qml</file>
        <file>resources/arrowhead.png</file>
        <file>resources/balloon.png</file>
        <file>resources/fighter.png</file>
        <file>resources/grabbing-location.svg</file>
        <file>resources/map.svgz</file>
        <file>resources/missile.png</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>