Geant4 Cross Reference |
1 # 1 # 2 # This file permits to customize, with command 2 # This file permits to customize, with commands, 3 # the icon menu bar of the G4UIQt sessions not 3 # the icon menu bar of the G4UIQt sessions not yet implemented other UI drivers (geant4-09-05-ref-09) 4 # It has no effect with G4UIterminal. 4 # It has no effect with G4UIterminal. 5 5 6 # open/save icons 6 # open/save icons 7 /gui/addIcon "Open macro file" open /control/e 7 /gui/addIcon "Open macro file" open /control/execute 8 /gui/addIcon "Save viewer state" save /vis/vie 8 /gui/addIcon "Save viewer state" save /vis/viewer/save 9 9 10 # Cursors style icons 10 # Cursors style icons 11 /gui/addIcon "Move" move 11 /gui/addIcon "Move" move 12 /gui/addIcon "Pick" pick 12 /gui/addIcon "Pick" pick 13 /gui/addIcon "Zoom out" zoom_out 13 /gui/addIcon "Zoom out" zoom_out 14 /gui/addIcon "Zoom in" zoom_in 14 /gui/addIcon "Zoom in" zoom_in 15 /gui/addIcon "Rotate" rotate 15 /gui/addIcon "Rotate" rotate 16 16 17 # Surface Style icons 17 # Surface Style icons 18 # Surface Style icons 18 # Surface Style icons 19 /gui/addIcon "Hidden line removal" hidden_line 19 /gui/addIcon "Hidden line removal" hidden_line_removal 20 /gui/addIcon "Hidden line and hidden surface r 20 /gui/addIcon "Hidden line and hidden surface removal" hidden_line_and_surface_removal 21 /gui/addIcon "Surfaces" solid 21 /gui/addIcon "Surfaces" solid 22 /gui/addIcon "Wireframe" wireframe 22 /gui/addIcon "Wireframe" wireframe 23 23 24 # Perspective/Ortho icons 24 # Perspective/Ortho icons 25 /gui/addIcon "Perspective" perspective 25 /gui/addIcon "Perspective" perspective 26 /gui/addIcon "Orthographic" ortho 26 /gui/addIcon "Orthographic" ortho