aboutsummaryrefslogtreecommitdiffstats
path: root/examples/virtualkeyboard/basic/demo.qrc
blob: 52706522cccc5183f9c912fd50b210ac5ec58ddd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<RCC>
    <qresource prefix="/">
        <file>content/AutoScroller.qml</file>
        <file>content/TextArea.qml</file>
        <file>content/TextField.qml</file>
        <file>content/HandwritingModeButton.qml</file>
        <file>content/FloatingButton_Active.svg</file>
        <file>content/FloatingButton_Available.svg</file>
        <file>content/FloatingButton_Unavailable.svg</file>
        <file>Basic.qml</file>
        <file>basic-b2qt.qml</file>
    </qresource>
</RCC>