LedDisplay/OmobiDisplayApp/ressources/qml/qml.qrc

18 lines
597 B
Plaintext
Raw Normal View History

2020-10-08 20:06:57 +02:00
<RCC>
<qresource prefix="/">
<file>main.qml</file>
2020-10-11 15:50:13 +02:00
<file>ConnectPage.qml</file>
<file>ConnectedPage.qml</file>
2020-10-11 21:01:21 +02:00
<file>DisplayTextDelegate.qml</file>
<file>CollapsableItemDelegate.qml</file>
<file>DisplayTextModelListView.qml</file>
<file>TextEditDialog.qml</file>
<file>TextInputDelegate.qml</file>
<file>NextPageDelegate.qml</file>
<file>SpinBoxDelegate.qml</file>
<file>ComboBoxDelegate.qml</file>
<file>ColorPickerDelegate.qml</file>
<file>ColorPicker.qml</file>
2020-10-08 20:06:57 +02:00
</qresource>
</RCC>