Salome HOME
Issue #1309 Management of icons - corrections for PythonAddons plugin, to load icons...
[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      <file>pictures/copy.png</file>
12
13      <file>pictures/params_folder.png</file>
14      <file>pictures/constr_folder.png</file>
15      <file>pictures/constr_object.png</file>
16      <file>pictures/constr_object_modified.png</file>
17      <file>pictures/part_ico.png</file>
18      <file>pictures/properties.png</file>
19      <file>pictures/features.png</file>
20      <file>pictures/point_ico.png</file>
21
22      <file>pictures/x_point.png</file>
23      <file>pictures/y_point.png</file>
24      <file>pictures/z_point.png</file>
25      <file>pictures/x_size.png</file>
26      <file>pictures/y_size.png</file>
27      <file>pictures/z_size.png</file>
28
29      <file>pictures/button_cancel.png</file>
30      <file>pictures/button_help.png</file>
31      <file>pictures/button_ok.png</file>
32      <file>pictures/button_ok_error.png</file>
33      <file>pictures/button_plus.png</file>
34
35      <file>pictures/assembly.png</file>
36      <file>pictures/delete.png</file>
37      <file>pictures/rename_edit.png</file>
38      <file>pictures/eye_pencil.png</file>
39      <file>pictures/eye_pencil_closed.png</file>
40      <file>pictures/clean_history.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      <file>pictures/expression.png</file>
47      <file>pictures/arrow.png</file>
48
49      <file>pictures/solid.png</file>
50      <file>pictures/compsolid.png</file>
51      <file>pictures/compoundofsolids.png</file>
52      <file>pictures/edge.png</file>
53      <file>pictures/vertex.png</file>
54      <file>pictures/face.png</file>
55      <file>pictures/compound.png</file>
56      <file>pictures/shell.png</file>
57      <file>pictures/wire.png</file>
58      <file>pictures/result.png</file>
59      <file>pictures/find_result.png</file>
60  </qresource>
61  </RCC>