0031570: Samples - add Qt samples similar to standard MFC samples
[occt.git] / samples / qt / OCCTOverview / src / OCCTOverview.qrc
1 <RCC>
2     <qresource prefix="/icons">
3         <file alias="lamp.png">../res/lamp.png</file>
4         <file alias="view_axo.png">../res/view_axo.png</file>
5         <file alias="view_back.png">../res/view_back.png</file>
6         <file alias="view_bottom.png">../res/view_bottom.png</file>
7         <file alias="view_comp_off.png">../res/view_comp_off.png</file>
8         <file alias="view_comp_on.png">../res/view_comp_on.png</file>
9         <file alias="view_fitall.png">../res/view_fitall.png</file>
10         <file alias="view_front.png">../res/view_front.png</file>
11         <file alias="view_left.png">../res/view_left.png</file>
12         <file alias="view_reset.png">../res/view_reset.png</file>
13         <file alias="view_top.png">../res/view_top.png</file>
14         <file alias="antialiasing.png">../res/antialiasing.png</file>
15         <file alias="raytracing.png">../res/raytracing.png</file>
16         <file alias="reflections.png">../res/reflections.png</file>
17         <file alias="shadows.png">../res/shadows.png</file>
18         <file alias="view_right.png">../res/view_right.png</file>
19         <file alias="tool_material.png">../res/tool_material.png</file>
20         <file alias="tool_color.png">../res/tool_color.png</file>
21         <file alias="tool_delete.png">../res/tool_delete.png</file>
22         <file alias="tool_shading.png">../res/tool_shading.png</file>
23         <file alias="tool_transparency.png">../res/tool_transparency.png</file>
24         <file alias="tool_wireframe.png">../res/tool_wireframe.png</file>
25         <file alias="help.png">../res/help.png</file>
26         <file alias="cursor_rotate.png">../res/cursor_rotate.png</file>
27         <file alias="cursor_zoom.png">../res/cursor_zoom.png</file>
28     </qresource>
29 </RCC>