Salome HOME
Ability for plugins to manage state (on/off) of their features added
authorsbh <sergey.belash@opencascade.com>
Fri, 12 Dec 2014 15:35:00 +0000 (18:35 +0300)
committersbh <sergey.belash@opencascade.com>
Fri, 12 Dec 2014 15:48:55 +0000 (18:48 +0300)
commit47c024e673a2da5094f8f233124c412d0fcdc9b4
tree8a0bffa10d219e6656e117f1ad60b4c063dd3598
parenta3cd8f27f76183cfc2d0728e6388696ab9dce1b8
Ability for plugins to manage state (on/off) of their features added
27 files changed:
src/Model/Model_Session.cpp
src/Model/Model_Validator.cpp
src/Model/Model_Validator.h
src/ModelAPI/ModelAPI_Events.cpp
src/ModelAPI/ModelAPI_Events.h
src/ModelAPI/ModelAPI_Plugin.h
src/ModuleBase/ModuleBase_Operation.cpp
src/ModuleBase/ModuleBase_Operation.h
src/ModuleBase/ModuleBase_SelectionValidator.h
src/PartSet/CMakeLists.txt
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Module.h
src/PartSet/PartSet_OperationSketch.cpp [deleted file]
src/PartSet/PartSet_OperationSketch.h [deleted file]
src/PartSet/PartSet_Validators.cpp
src/PartSet/PartSet_Validators.h
src/PartSetPlugin/CMakeLists.txt
src/PartSetPlugin/PartSetPlugin_Plugin.cpp
src/PartSetPlugin/PartSetPlugin_Plugin.h
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_Plugin.cpp
src/SketchPlugin/SketchPlugin_Plugin.h
src/SketchPlugin/plugin-Sketch.xml
src/XGUI/XGUI_ActionsMgr.cpp
src/XGUI/XGUI_ActionsMgr.h
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_Workshop.h