QtExamples/QtQlistWidgetEx/resources.qrc

17 lines
508 B
Plaintext
Raw Normal View History

<RCC>
<qresource prefix="/">
<file>images/add.png</file>
<file>images/clear.png</file>
<file>images/delete.png</file>
<file>images/init.png</file>
<file>images/insert.png</file>
<file>images/List.png</file>
<file>images/Table.png</file>
<file>images/TREE.png</file>
<file>images/github.png</file>
<file>images/gril.png</file>
<file>images/exit.png</file>
<file>images/menu.png</file>
</qresource>
</RCC>