Salome HOME
Synchronize AcceptAll actions state between Tool bar and property panel.
authornds <nds@opencascade.com>
Tue, 25 Aug 2015 13:32:16 +0000 (16:32 +0300)
committernds <nds@opencascade.com>
Tue, 25 Aug 2015 13:32:43 +0000 (16:32 +0300)
commit9f1d5e2c89ba45d2ba3d098ca8ea020bd3310488
tree94897e2b98ef0c324dae86c759b2159c9e0cc1ff
parentc05e3bd1c650e395a4917d7f65a121222845dc38
Synchronize AcceptAll actions state between Tool bar and property panel.

In the new realized version, this button state is updated by commit modification to the document and when the operation is started. In the previous version this state was updated by any modification of the model during operaion.
12 files changed:
src/Config/Config_Keywords.h
src/NewGeom/NewGeom_Module.cpp
src/NewGeom/NewGeom_Module.h
src/NewGeom/NewGeom_NestedButton.h
src/XGUI/XGUI_ActionsMgr.cpp
src/XGUI/XGUI_ActionsMgr.h
src/XGUI/XGUI_OperationMgr.cpp
src/XGUI/XGUI_OperationMgr.h
src/XGUI/XGUI_SalomeConnector.h
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_WorkshopListener.cpp
src/XGUI/XGUI_WorkshopListener.h