Salome HOME
Update error manager processing. Error is got firstly from the feature, then from...
authornds <nds@opencascade.com>
Fri, 11 Sep 2015 08:38:43 +0000 (11:38 +0300)
committernds <nds@opencascade.com>
Fri, 11 Sep 2015 08:46:39 +0000 (11:46 +0300)
commitb070f5d30325537aa8cf883a55f8d3315115c384
tree7656750e9e9c3a9eda910660fcf0e2be689e70de
parent60dfa3359d9982f72d6359fede8520280bfaa6db
Update error manager processing. Error is got firstly from the feature, then from the GUI state.

Do not use validationChanged and nestedChanged signals for this. Use direct methods updateAction of error manager.
Update application Accept actions by signal of model about feature state change, but not by updated signal of object.
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_SketcherMgr.cpp
src/XGUI/XGUI_ErrorMgr.cpp
src/XGUI/XGUI_ErrorMgr.h
src/XGUI/XGUI_OperationMgr.cpp