File: qml.qrc

package info (click to toggle)
qtdeclarative-opensource-src-gles 5.15.15%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 258,796 kB
  • sloc: javascript: 512,412; cpp: 497,152; xml: 8,892; python: 3,304; ansic: 2,764; sh: 206; makefile: 46; php: 27
file content (52 lines) | stat: -rw-r--r-- 2,164 bytes parent folder | download | duplicates (8)
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
49
50
51
52
<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>pointerDrag.qml</file>
        <file>singlePointHandlerProperties.qml</file>
        <file>sidebar.qml</file>
        <file>tabletCanvasDrawing.qml</file>
        <file>tapHandler.qml</file>
        <file>content/CheckBox.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/MouseFeedbackSprite.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>content/TextBox.qml</file>
        <file>content/TouchpointFeedbackSprite.qml</file>
        <file>resources/arrowhead.png</file>
        <file>resources/balloon.png</file>
        <file>resources/cursor-airbrush.png</file>
        <file>resources/cursor-eraser.png</file>
        <file>resources/cursor-felt-marker.png</file>
        <file>resources/cursor-pencil.png</file>
        <file>resources/fighter.png</file>
        <file>resources/fingersprite.png</file>
        <file>resources/grabbing-location.svg</file>
        <file>resources/joystick-outer-case-pov.jpg</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>