Salome HOME
Issue #273: A package AppElements is added to store sources which are not used in...
[modules/shaper.git] / src / XGUI / XGUI_pictures.qrc
1  <!DOCTYPE RCC><RCC version="1.0">
2  <qresource>
3      <file>pictures/new.png</file>
4      <file>pictures/open.png</file>
5      <file>pictures/save.png</file>
6      <file>pictures/close.png</file>
7      <file>pictures/redo.png</file>
8      <file>pictures/undo.png</file>
9      <file>pictures/rebuild.png</file>
10      <file>pictures/preferences.png</file>
11      
12      <file>pictures/params_folder.png</file>
13      <file>pictures/constr_folder.png</file>
14      <file>pictures/constr_object.png</file>
15      <file>pictures/constr_object_modified.png</file>
16      <file>pictures/part_ico.png</file>
17      <file>pictures/properties.png</file>
18      <file>pictures/features.png</file>
19      <file>pictures/point_ico.png</file>
20      
21      <file>pictures/x_point.png</file>
22      <file>pictures/y_point.png</file>
23      <file>pictures/z_point.png</file>
24      <file>pictures/x_size.png</file>
25      <file>pictures/y_size.png</file>
26      <file>pictures/z_size.png</file>
27
28      <file>pictures/button_cancel.png</file>
29      <file>pictures/button_help.png</file>
30      <file>pictures/button_ok.png</file>
31    
32      <file>pictures/edit.png</file>
33      <file>pictures/exec_state_failed.png</file>
34      <file>pictures/exec_state_invalid_parameters.png</file>
35      <file>pictures/assembly.png</file>
36      <file>pictures/activate.png</file>
37      <file>pictures/delete.png</file>
38      <file>pictures/rename_edit.png</file>
39      <file>pictures/eye_pencil.png</file>
40      <file>pictures/eye_pencil_closed.png</file>
41    
42      <file>pictures/view_prefs.png</file>
43      <file>pictures/module.png</file>
44      <file>pictures/shading.png</file>
45      <file>pictures/wireframe.png</file>
46  </qresource>
47  </RCC>