Salome HOME
Updated events for Model and minor other changes
authormpv <mikhail.ponikarov@opencascade.com>
Thu, 10 Apr 2014 13:37:17 +0000 (17:37 +0400)
committermpv <mikhail.ponikarov@opencascade.com>
Thu, 10 Apr 2014 13:37:17 +0000 (17:37 +0400)
commit34c92803a174324249d12ae0eb45143e0d8a9c23
tree2d9f1ca3fd6de65393edee82837fcbb0e03f8dce
parent7ff9c971a42247ba4efd767781d0367dfb8a40e0
Updated events for Model and minor other changes
24 files changed:
src/Config/Config_FeatureMessage.h
src/Config/Config_FeatureReader.h
src/Config/Config_ModuleReader.h
src/Config/Config_WidgetReader.h
src/Config/Config_XMLReader.h
src/Model/CMakeLists.txt
src/Model/Model_Application.cxx
src/Model/Model_Application.h
src/Model/Model_AttributeDocRef.h
src/Model/Model_AttributeDouble.h
src/Model/Model_Data.cxx [new file with mode: 0644]
src/Model/Model_Data.h [new file with mode: 0644]
src/Model/Model_Document.cxx
src/Model/Model_Document.h
src/Model/Model_Events.cxx [new file with mode: 0644]
src/Model/Model_Events.h [new file with mode: 0644]
src/Model/Model_Iterator.cxx
src/Model/Model_Object.cxx [deleted file]
src/Model/Model_Object.h [deleted file]
src/Model/Model_PluginManager.cxx
src/ModelAPI/ModelAPI_AttributeDouble.h
src/XGUI/CMakeLists.txt
src/XGUI/XGUI_DocumentDataModel.cpp
src/XGUI/XGUI_Viewer.cpp