Salome HOME
SketchShapePlugin: checked group box/multi editor controls, which highlight the paren...
authornds <nds@opencascade.com>
Mon, 14 Dec 2015 11:15:02 +0000 (14:15 +0300)
committernds <nds@opencascade.com>
Mon, 14 Dec 2015 11:15:45 +0000 (14:15 +0300)
commit31c4ff77330b870d466fbd6b38e1fa566600f79a
tree194111020022f6b0adec04c87acc45675e1f4176
parentbf77656be8adb44ea166a982f3484ba499cb4c04
SketchShapePlugin: checked group box/multi editor controls, which highlight the parent page group box.
22 files changed:
src/ModuleBase/CMakeLists.txt
src/ModuleBase/ModuleBase_IWidgetCreator.h
src/ModuleBase/ModuleBase_ModelWidget.cpp
src/ModuleBase/ModuleBase_Tools.cpp
src/ModuleBase/ModuleBase_Tools.h
src/ModuleBase/ModuleBase_WidgetCheckGroupBox.cpp [new file with mode: 0755]
src/ModuleBase/ModuleBase_WidgetCheckGroupBox.h [new file with mode: 0755]
src/ModuleBase/ModuleBase_WidgetCreatorFactory.cpp
src/ModuleBase/ModuleBase_WidgetCreatorFactory.h
src/ModuleBase/ModuleBase_WidgetFactory.cpp
src/SketchShapePlugin/CMakeLists.txt
src/SketchShapePlugin/SketchShapePlugin_PageGroupBox.cpp
src/SketchShapePlugin/SketchShapePlugin_PageGroupBox.h
src/SketchShapePlugin/SketchShapePlugin_Plugin.cpp
src/SketchShapePlugin/SketchShapePlugin_Plugin.h
src/SketchShapePlugin/SketchShapePlugin_WidgetCheckGroupBox.cpp [new file with mode: 0755]
src/SketchShapePlugin/SketchShapePlugin_WidgetCheckGroupBox.h [new file with mode: 0755]
src/SketchShapePlugin/SketchShapePlugin_WidgetCreator.cpp
src/SketchShapePlugin/SketchShapePlugin_WidgetCreator.h
src/SketchShapePlugin/SketchShapePlugin_WidgetMultiSelector.cpp [new file with mode: 0755]
src/SketchShapePlugin/SketchShapePlugin_WidgetMultiSelector.h [new file with mode: 0755]
src/SketchShapePlugin/plugin-SketchShape.xml