Salome HOME
Issue 1303 Re-ordering of Sketcher menus: separation of the current menu build functi...
authornds <nds@opencascade.com>
Wed, 13 Apr 2016 06:11:00 +0000 (09:11 +0300)
committernds <nds@opencascade.com>
Wed, 13 Apr 2016 06:11:00 +0000 (09:11 +0300)
commit88e8b404bd38608fe57b1720e94173b677612976
tree120d29d318cff5d34a5d453eb7e10c3c7578e344
parent1490e92974d2c0bdcdbecd6fa9388e31dccfa363
Issue 1303 Re-ordering of Sketcher menus: separation of the current menu build functionality in XGUI_MenuMgr class.
src/XGUI/CMakeLists.txt
src/XGUI/XGUI_MenuGroup.cpp [new file with mode: 0755]
src/XGUI/XGUI_MenuGroup.h [new file with mode: 0755]
src/XGUI/XGUI_MenuMgr.cpp [new file with mode: 0755]
src/XGUI/XGUI_MenuMgr.h [new file with mode: 0755]
src/XGUI/XGUI_MenuWorkbench.cpp [new file with mode: 0755]
src/XGUI/XGUI_MenuWorkbench.h [new file with mode: 0755]
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_Workshop.h
src/XGUI/XGUI_WorkshopListener.cpp
src/XGUI/XGUI_WorkshopListener.h