qtdoc/examples/demos/calqlatr/calqlatr.qrc

13 lines
432 B
Plaintext
Raw Normal View History

<RCC>
<qresource prefix="/demos/calqlatr">
<file>Main.qml</file>
<file>content/calculator.js</file>
<file>content/Display.qml</file>
<file>content/NumberPad.qml</file>
<file>content/CalculatorButton.qml</file>
<file>content/BackspaceButton.qml</file>
<file>content/images/backspace.svg</file>
<file>content/images/backspace_fill.svg</file>
</qresource>
</RCC>