aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/threading/threading.qrc
blob: 6d15b7ef71206ac137fb1354e0adfdaedaf6afaa (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/threading">
        <file>threading.qml</file>
        <file>threadedlistmodel/timedisplay.qml</file>
        <file>threadedlistmodel/dataloader.js</file>
        <file>workerscript/Spinner.qml</file>
        <file>workerscript/workerscript.js</file>
        <file>workerscript/workerscript.qml</file>
    </qresource>
</RCC>