Salome HOME
Advanced version of plugin reader with ability to extract xml information about featu...
authorSergey Belash <sergey.belash@opencascade.com>
Fri, 21 Mar 2014 15:56:15 +0000 (19:56 +0400)
committerSergey Belash <sergey.belash@opencascade.com>
Fri, 21 Mar 2014 15:56:15 +0000 (19:56 +0400)
commite607e2c793a83dc30d483e1819f44c3497a08555
treea3615f2f273129ced9a806afaa6f5ad1c770c860
parent733ef3a952e2cd2d5df92667569eb9096200da27
Advanced version of plugin reader with ability to extract xml information about feature widget
23 files changed:
src/Config/Config_FeatureReader.cpp
src/Config/Config_FeatureReader.h
src/Config/Config_Message.cpp
src/Config/Config_Message.h
src/Config/Config_ModuleReader.cpp
src/Config/Config_XMLReader.cpp
src/Config/Config_XMLReader.h
src/Config/plugin-PartSet.xml
src/Event/Event_Loop.cxx
src/Event/Event_Message.cxx
src/Event/Event_Message.hxx
src/PartSet/CMakeLists.txt
src/PartSet/PartSet_Message.cpp [new file with mode: 0644]
src/PartSet/PartSet_Message.h [new file with mode: 0644]
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Module.h
src/XGUI/XGUI_MainMenu.cpp
src/XGUI/XGUI_MainMenu.h
src/XGUI/XGUI_Module.h
src/XGUI/XGUI_Workbench.cpp
src/XGUI/XGUI_Workbench.h
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_Workshop.h