Salome HOME
Issue #1383 Preview button: providing the Preview button, which sends signals to...
authornds <nds@opencascade.com>
Tue, 12 Apr 2016 08:18:26 +0000 (11:18 +0300)
committernds <nds@opencascade.com>
Tue, 12 Apr 2016 08:18:52 +0000 (11:18 +0300)
commit43439fdaa624bc161321e9caf56e48f259187dad
tree4355b176d1ce24e9d53b0c5cfbc219085e0927fa
parent55842c9ecb35c5c3547edf9b7ddc8a3f6ccdbf15
Issue #1383 Preview button: providing the Preview button, which sends signals to the model. Currently this is only for extrusion feature.
15 files changed:
src/Config/Config_FeatureMessage.cpp
src/Config/Config_FeatureMessage.h
src/Config/Config_FeatureReader.cpp
src/Config/Config_Keywords.h
src/FeaturesPlugin/plugin-Features.xml
src/ModelAPI/ModelAPI_Events.h
src/PartSet/PartSet_SketcherReetntrantMgr.cpp
src/XGUI/XGUI_ActionsMgr.cpp
src/XGUI/XGUI_ActionsMgr.h
src/XGUI/XGUI_OperationMgr.cpp
src/XGUI/XGUI_PropertyPanel.cpp
src/XGUI/XGUI_PropertyPanel.h
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_Workshop.h
src/XGUI/XGUI_WorkshopListener.cpp