imageelements.qrc Example File

imageelements/imageelements.qrc
<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>