aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/imageelements/imageelements.qrc
blob: 2488fb083bb9d69c37f9868fe77c99fff8a4a2be (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
<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/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>image.qml</file>
        <file>shadows.qml</file>
        <file>spritesequence.qml</file>
    </qresource>
</RCC>