Salome HOME
Issue #1368: Creation of a Qt panel. Persistent mechanism.
authornds <nds@opencascade.com>
Fri, 1 Apr 2016 16:05:20 +0000 (19:05 +0300)
committernds <nds@opencascade.com>
Fri, 1 Apr 2016 16:05:56 +0000 (19:05 +0300)
commitab9d4995b9893f1aa2a48d6189df6477f8f5bb41
tree8f5a4afb8ce229a12ee2818b131408a3e682045d
parent69f24ed0c499d441e2ab0ed19b9bfd15b1df9824
Issue #1368: Creation of a Qt panel. Persistent mechanism.
18 files changed:
src/ModuleBase/ModuleBase_IWidgetCreator.cpp
src/ModuleBase/ModuleBase_IWidgetCreator.h
src/ModuleBase/ModuleBase_WidgetCreatorFactory.cpp
src/ModuleBase/ModuleBase_WidgetCreatorFactory.h
src/ModuleBase/ModuleBase_WidgetFactory.cpp
src/ModuleBase/ModuleBase_WidgetFactory.h
src/SamplePanelPlugin/CMakeLists.txt
src/SamplePanelPlugin/SamplePanelPlugin_Feature.cpp
src/SamplePanelPlugin/SamplePanelPlugin_Feature.h
src/SamplePanelPlugin/SamplePanelPlugin_Panel.cpp
src/SamplePanelPlugin/SamplePanelPlugin_Panel.h
src/SamplePanelPlugin/SamplePanelPlugin_WidgetCreator.cpp
src/SamplePanelPlugin/SamplePanelPlugin_WidgetCreator.h
src/XGUI/XGUI_OperationMgr.cpp
src/XGUI/XGUI_OperationMgr.h
src/XGUI/XGUI_PropertyPanel.cpp
src/XGUI/XGUI_PropertyPanel.h
src/XGUI/XGUI_WorkshopListener.cpp