Salome HOME
Minor changes with classes renaming and virtual destructors declarations.
authormpv <mikhail.ponikarov@opencascade.com>
Thu, 10 Apr 2014 13:59:01 +0000 (17:59 +0400)
committermpv <mikhail.ponikarov@opencascade.com>
Thu, 10 Apr 2014 13:59:01 +0000 (17:59 +0400)
commit0e2657c401cfc2297fba4f1d799eaf14da193318
treefe33028789f15157523471c83113b83d552644cf
parent1fc8dc0984e6bb92df544300fda9aa625ad5c05e
Minor changes with classes renaming and virtual destructors declarations.
22 files changed:
src/Model/Model_Data.h
src/ModelAPI/CMakeLists.txt
src/ModelAPI/ModelAPI.i
src/ModelAPI/ModelAPI_Attribute.h
src/ModelAPI/ModelAPI_AttributeDocRef.h
src/ModelAPI/ModelAPI_AttributeDouble.h
src/ModelAPI/ModelAPI_Data.h [new file with mode: 0644]
src/ModelAPI/ModelAPI_Document.h
src/ModelAPI/ModelAPI_Feature.h
src/ModelAPI/ModelAPI_Interface.h [deleted file]
src/ModelAPI/ModelAPI_Iterator.h
src/ModelAPI/ModelAPI_Object.h [deleted file]
src/ModelAPI/ModelAPI_Plugin.h
src/ModelAPI/ModelAPI_PluginManager.cxx
src/ModelAPI/ModelAPI_PluginManager.h
src/ModuleBase/ModuleBase_Operation.cpp
src/PartSetPlugin/PartSetPlugin_Part.cxx
src/PartSetPlugin/PartSetPlugin_Point.cxx
src/XGUI/XGUI_DocumentDataModel.cpp
src/XGUI/XGUI_PartDataModel.cpp
src/XGUI/XGUI_SelectionMgr.cpp
src/XGUI/XGUI_Workshop.cpp