Salome HOME
Features and plugins loading mechanisms
authormpv <mikhail.ponikarov@opencascade.com>
Mon, 31 Mar 2014 13:21:32 +0000 (17:21 +0400)
committermpv <mikhail.ponikarov@opencascade.com>
Mon, 31 Mar 2014 13:21:32 +0000 (17:21 +0400)
commit6f64126a35fdc516fd74651dc55c7b5dfba96f8f
tree877c32037573c3d81abe17df3c4d6e1397e2e4f0
parent263d0f7bef75e1979c33f0d5a3d3fbc3b71d76a1
Features and plugins loading mechanisms
21 files changed:
env.bat
src/Config/Config_FeatureReader.cpp
src/Config/Config_XMLReader.cpp
src/Event/Event_Listener.h
src/Event/Event_Loop.cxx
src/Event/Event_Loop.h
src/Event/Event_Message.h
src/Model/Model_PluginManager.cxx
src/Model/Model_PluginManager.h
src/ModelAPI/CMakeLists.txt
src/ModelAPI/ModelAPI_Document.h
src/ModelAPI/ModelAPI_Feature.h
src/ModelAPI/ModelAPI_Plugin.h [new file with mode: 0644]
src/ModelAPI/ModelAPI_PluginManager.cxx
src/ModelAPI/ModelAPI_PluginManager.h
src/PartSetPlugin/CMakeLists.txt
src/PartSetPlugin/PartSetPlugin.cxx [deleted file]
src/PartSetPlugin/PartSetPlugin_Plugin.cxx [new file with mode: 0644]
src/PartSetPlugin/PartSetPlugin_Plugin.h [new file with mode: 0644]
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_Workshop.h