aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/imageelements/imageelements.qrc
blob: cedef2204ca158d15082f34b8516c7e6b563e4c4 (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
<RCC>
    <qresource prefix="/imageelements">
        <file>content/arrow.png</file>
        <file>content/BearSheet.png</file>
        <file>content/BorderImageSelector.qml</file>
        <file>content/bw.png</file>
        <file>content/colors-round.sci</file>
        <file>content/colors-stretch.sci</file>
        <file>content/colors.png</file>
        <file>content/ImageCell.qml</file>
        <file>content/multi.ico</file>
        <file>content/MyBorderImage.qml</file>
        <file>content/qt-logo.png</file>
        <file>content/shadow.png</file>
        <file>content/ShadowRectangle.qml</file>
        <file>content/speaker.png</file>
        <file>content/Uniflow_steam_engine.gif</file>
        <file>imageelements.qml</file>
        <file>animatedimage.qml</file>
        <file>animatedsprite.qml</file>
        <file>borderimage.qml</file>
        <file>framestepping.qml</file>
        <file>multiframeborderimage.qml</file>
        <file>image.qml</file>
        <file>shadows.qml</file>
        <file>spritesequence.qml</file>
    </qresource>
</RCC>