test_sdk/gui/gui.qrc

41 lines
1.6 KiB
Plaintext
Raw Normal View History

<RCC>
<qresource prefix="/osc">
<file>resources/decline_16.png</file>
<file>resources/front_16.png</file>
<file alias="updating">resources/NEXT2.png</file>
<file>resources/pause_24.png</file>
<file alias="cycling">resources/REFRESH.png</file>
</qresource>
<qresource prefix="/player">
<file>resources/pause_24.png</file>
<file alias="play">resources/play_16.png</file>
<file>resources/stop.png</file>
<file>resources/REFRESH.png</file>
<file>resources/save_32.png</file>
<file alias="add_range">resources/add_range.png</file>
<file alias="remove_range">resources/remove_range.png</file>
</qresource>
<qresource prefix="/dock">
<file alias="close">resources/CLOSE_16.png</file>
<file alias="maximize">resources/maximize.png</file>
<file>resources/pin.png</file>
<file>resources/pin_on.png</file>
<file alias="restore">resources/restore.png</file>
</qresource>
<qresource prefix="/styles"/>
<qresource prefix="/recorder">
<file>resources/record.png</file>
</qresource>
<qresource prefix="/options">
<file>resources/add_24.png</file>
<file>resources/remove_24.png</file>
</qresource>
<qresource prefix="/chart">
<file alias="dark_theme">resources/moon.png</file>
<file alias="light_theme">resources/sun.png</file>
<file alias="band_marker">resources/band_marker.png</file>
<file alias="single_marker">resources/single_marker_24.png</file>
<file alias="harm_marker">resources/harm_marker_24.png</file>
</qresource>
</RCC>