Salome HOME
Xml --> Widget processing added for "value" (spinbox) entities.
authorsbh <sergey.belash@opencascade.com>
Thu, 3 Apr 2014 14:34:38 +0000 (18:34 +0400)
committersbh <sergey.belash@opencascade.com>
Thu, 3 Apr 2014 14:34:38 +0000 (18:34 +0400)
commita002dc2fe33da6b7ab8e0faff3b6b591efaf17b0
tree2194d7031fe2b4743bf528a04e3d0654d732732d
parente1f8fb3cfc1ee565db16fbbd9fe6f65121c4577c
Xml --> Widget processing added for "value" (spinbox) entities.
28 files changed:
src/Config/CMakeLists.txt
src/Config/Config_FeatureMessage.h
src/Config/Config_FeatureReader.cpp
src/Config/Config_FeatureReader.h
src/Config/Config_Keywords.h [new file with mode: 0644]
src/Config/Config_ModuleReader.cpp
src/Config/Config_ModuleReader.h
src/Config/Config_WidgetAPI.cpp [new file with mode: 0644]
src/Config/Config_WidgetAPI.h [new file with mode: 0644]
src/Config/Config_WidgetMessage.cpp [new file with mode: 0644]
src/Config/Config_WidgetMessage.h [new file with mode: 0644]
src/Config/Config_WidgetReader.cpp [new file with mode: 0644]
src/Config/Config_WidgetReader.h [new file with mode: 0644]
src/Config/Config_XMLReader.cpp
src/Config/Config_XMLReader.h
src/Config/plugin-PartSet.xml
src/Model/Model_PluginManager.cxx
src/PartSet/CMakeLists.txt
src/PartSet/PartSet_Message.cpp [deleted file]
src/PartSet/PartSet_Message.h [deleted file]
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Module.h
src/XGUI/CMakeLists.txt
src/XGUI/XGUI_MainWindow.cpp
src/XGUI/XGUI_WidgetFactory.cpp [new file with mode: 0644]
src/XGUI/XGUI_WidgetFactory.h [new file with mode: 0644]
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_Workshop.h