]> SALOME platform Git repositories - modules/shaper.git/commit - src/XGUI/XGUI_Tools.h
Salome HOME
"GUI" stubs for testing of CMake building procedures, preliminary examples of GUI
authorSergey Belash <sergey.belash@opencascade.com>
Fri, 7 Mar 2014 12:50:17 +0000 (16:50 +0400)
committerSergey Belash <sergey.belash@opencascade.com>
Fri, 7 Mar 2014 12:50:17 +0000 (16:50 +0400)
commitf09c9895be486d30c9aa48da040c3aeb3ccbaa74
tree684ced86cd5d007ca659daf36d24c231a0713d39
parent2f25a2c6ff91c2f0aec430c91760268e7c1eb823
"GUI" stubs for testing of CMake building procedures, preliminary examples of GUI
79 files changed:
CMakeLists.txt
src/GeomModule/GeomModule.cpp [new file with mode: 0644]
src/GeomModule/GeomModule.h [new file with mode: 0644]
src/GeomModule/GeomModule_Defs.h [new file with mode: 0644]
src/GeomModule/main_menu.xml [new file with mode: 0644]
src/XGUI/CMakeLists.txt [new file with mode: 0644]
src/XGUI/XGUI_Command.cpp [new file with mode: 0644]
src/XGUI/XGUI_Command.h [new file with mode: 0644]
src/XGUI/XGUI_Main.cpp [new file with mode: 0644]
src/XGUI/XGUI_MainMenu.cpp [new file with mode: 0644]
src/XGUI/XGUI_MainMenu.h [new file with mode: 0644]
src/XGUI/XGUI_MainWindow.cpp [new file with mode: 0644]
src/XGUI/XGUI_MainWindow.h [new file with mode: 0644]
src/XGUI/XGUI_MenuGroupPanel.cpp [new file with mode: 0644]
src/XGUI/XGUI_MenuGroupPanel.h [new file with mode: 0644]
src/XGUI/XGUI_Module.h [new file with mode: 0644]
src/XGUI/XGUI_Tools.cpp [new file with mode: 0644]
src/XGUI/XGUI_Tools.h [new file with mode: 0644]
src/XGUI/XGUI_Workbench.cpp [new file with mode: 0644]
src/XGUI/XGUI_Workbench.h [new file with mode: 0644]
src/XGUI/XGUI_Workshop.cpp [new file with mode: 0644]
src/XGUI/XGUI_Workshop.h [new file with mode: 0644]
src/XGUI/XGUI_msg_en.ts [new file with mode: 0644]
src/XGUI/XGUI_pictures.qrc [new file with mode: 0644]
src/XGUI/pictures/ViewPort.png [new file with mode: 0644]
src/XGUI/pictures/box.png [new file with mode: 0644]
src/XGUI/pictures/close.png [new file with mode: 0644]
src/XGUI/pictures/constr_folder.png [new file with mode: 0644]
src/XGUI/pictures/copy.png [new file with mode: 0644]
src/XGUI/pictures/cut.png [new file with mode: 0644]
src/XGUI/pictures/cylinder.png [new file with mode: 0644]
src/XGUI/pictures/disk.png [new file with mode: 0644]
src/XGUI/pictures/features.png [new file with mode: 0644]
src/XGUI/pictures/new.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_ambient.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_anticlockwise.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_back.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_bottom.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_camera_dump.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_clipping.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_clipping_pressed.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_clockwise.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_clone.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_fitall.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_fitarea.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_front.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_glpan.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_graduated_axes.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_left.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_maximized.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_minimized.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_pan.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_preselection.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_presets.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_reset.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_return_3d_view.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_right.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_rotate.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_rotation_point.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_scaling.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_selection.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_shoot.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_style_switch.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_top.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_triedre.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_zoom.png [new file with mode: 0644]
src/XGUI/pictures/occ_view_zooming_style_switch.png [new file with mode: 0644]
src/XGUI/pictures/open.png [new file with mode: 0644]
src/XGUI/pictures/params_folder.png [new file with mode: 0644]
src/XGUI/pictures/part_ico.png [new file with mode: 0644]
src/XGUI/pictures/paste.png [new file with mode: 0644]
src/XGUI/pictures/properties.png [new file with mode: 0644]
src/XGUI/pictures/redo.png [new file with mode: 0644]
src/XGUI/pictures/save.png [new file with mode: 0644]
src/XGUI/pictures/torus.png [new file with mode: 0644]
src/XGUI/pictures/undo.png [new file with mode: 0644]
src/XGUI/pictures/wnd_close.png [new file with mode: 0644]
src/XGUI/pictures/wnd_maximize.png [new file with mode: 0644]
src/XGUI/pictures/wnd_minimize.png [new file with mode: 0644]