aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/imageelements/imageelements.qrc
blob: ef8a9e52cbe4a60f5f46e2474e18a57f0d86845c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<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>imageelements.qml</file>
        <file>animatedsprite.qml</file>
        <file>borderimage.qml</file>
        <file>image.qml</file>
        <file>shadows.qml</file>
        <file>spritesequence.qml</file>
    </qresource>
</RCC>