Salome HOME
Property pannel connected with the model through the ModuelBase dll.
authorsbh <sergey.belash@opencascade.com>
Tue, 8 Apr 2014 11:38:47 +0000 (15:38 +0400)
committersbh <sergey.belash@opencascade.com>
Tue, 8 Apr 2014 11:38:47 +0000 (15:38 +0400)
commitf17a6aa3e829726cbe870ea4c0f918d229f041e0
treed1c1dd966b3f34c3df05bf700984b374c73857d7
parent401394b2e312e5c4ecd6a410b90eb2c159a675bf
Property pannel connected with the model through the ModuelBase dll.
23 files changed:
CMakeLists.txt
src/Config/CMakeLists.txt
src/Config/Config_Keywords.h
src/Config/Config_PointerMessage.cpp [new file with mode: 0644]
src/Config/Config_PointerMessage.h [new file with mode: 0644]
src/Config/Config_WidgetAPI.cpp
src/Config/Config_WidgetAPI.h
src/Config/Config_WidgetMessage.cpp [deleted file]
src/Config/Config_WidgetMessage.h [deleted file]
src/ModuleBase/CMakeLists.txt [new file with mode: 0644]
src/ModuleBase/ModuleBase.h [new file with mode: 0644]
src/ModuleBase/ModuleBase_Operation.cpp [new file with mode: 0644]
src/ModuleBase/ModuleBase_Operation.h [new file with mode: 0644]
src/PartSet/CMakeLists.txt
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Module.h
src/XGUI/CMakeLists.txt
src/XGUI/XGUI_MainWindow.cpp
src/XGUI/XGUI_MainWindow.h
src/XGUI/XGUI_WidgetFactory.cpp
src/XGUI/XGUI_WidgetFactory.h
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_Workshop.h