qmlfrontend/qml.qrc
author nemo
Wed, 21 Nov 2018 15:41:43 -0500
changeset 14266 9b5a8147386f
parent 14143 745c73e0e644
permissions -rw-r--r--
I think this is correct way to use iterate over it as a hashmap. don't have much lua practice

<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>Page1.qml</file>
        <file>Page1Form.ui.qml</file>
        <file>qtquickcontrols2.conf</file>
        <file>res/iconTime.png</file>
    </qresource>
</RCC>