Salome HOME
The obligatory and concealment attribute's properties now registers in model by speci...
authorsbh <sergey.belash@opencascade.com>
Thu, 6 Nov 2014 15:12:12 +0000 (18:12 +0300)
committersbh <sergey.belash@opencascade.com>
Thu, 6 Nov 2014 15:12:12 +0000 (18:12 +0300)
commit9063c6a0bf16066d23041f4938af628579a5065b
treed64374982bb2afd670fcddc30e98a11bd88b5d17
parent319ef46eb72c6c97b361fd7e129f1a1ea5dcce08
The obligatory and concealment attribute's properties now registers in model by special message
16 files changed:
src/Config/CMakeLists.txt
src/Config/Config_AttributeMessage.cpp [new file with mode: 0644]
src/Config/Config_AttributeMessage.h [new file with mode: 0644]
src/Config/Config_Common.cpp
src/Config/Config_Common.h
src/Config/Config_FeatureMessage.h
src/Config/Config_FeatureReader.cpp
src/Config/Config_FeatureReader.h
src/Config/Config_Keywords.h
src/Config/Config_WidgetAPI.cpp
src/Config/Config_XMLReader.cpp
src/Config/Config_XMLReader.h
src/Model/Model_Session.cpp
src/ModuleBase/ModuleBase_WidgetFactory.cpp
src/ModuleBase/ModuleBase_WidgetFactory.h
src/XGUI/XGUI_Workshop.cpp