]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Value state is provided in ModelWidget to remove 'myIsCurrentValueUnderModification...
authornds <nds@opencascade.com>
Thu, 15 Oct 2015 15:35:44 +0000 (18:35 +0300)
committernds <nds@opencascade.com>
Thu, 15 Oct 2015 15:35:44 +0000 (18:35 +0300)
commitee36c8d50cf3e0d26987eed0437054bcc2bfefca
tree34e4736b48ac3289b01b5d6e6ca31fe09b0c4742
parenta4f89dff5d5e3ca0f01173fb2e466b803a87efc8
Value state is provided in ModelWidget to remove 'myIsCurrentValueUnderModification' in sketch manager. Reason: Apply button should be disabled during value modification for any operation, not only Sketch.
src/ModuleBase/ModuleBase_IModule.cpp
src/ModuleBase/ModuleBase_IModule.h
src/ModuleBase/ModuleBase_ModelWidget.cpp
src/ModuleBase/ModuleBase_ModelWidget.h
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Module.h
src/PartSet/PartSet_SketcherMgr.cpp
src/PartSet/PartSet_SketcherMgr.h
src/PartSet/PartSet_WidgetSketchCreator.cpp
src/XGUI/XGUI_Workshop.cpp