PlotterHMI/res.qrc
2024-02-06 14:19:53 +08:00

21 lines
733 B
Plaintext

<RCC>
<qresource prefix="/">
<file>resources/OpenFile.bmp</file>
<file>resources/pause.bmp</file>
<file>resources/start.bmp</file>
<file>resources/SetPara.bmp</file>
<file>resources/delete.bmp</file>
<file>resources/edit.bmp</file>
<file>resources/up.bmp</file>
<file>resources/down.bmp</file>
<file>resources/page_cx.bmp</file>
<file>resources/page_cy.bmp</file>
<file>resources/ErrorX.bmp</file>
<file>resources/ErrorY.bmp</file>
<file>resources/down_gap.bmp</file>
<file>resources/mark_gap.bmp</file>
<file>resources/right_ga.bmp</file>
<file>resources/OpenImage.png</file>
</qresource>
</RCC>