Salome HOME
Using validator in multi selector control for the "type_choice" key.
authornds <natalia.donis@opencascade.com>
Mon, 25 May 2015 11:26:48 +0000 (14:26 +0300)
committernds <natalia.donis@opencascade.com>
Mon, 25 May 2015 11:26:48 +0000 (14:26 +0300)
commit5bce2e602b6e47f3a56f9e0886baca1703342d2a
tree7acc9b972f2a410843809e405fa29a3b625529bd
parentc83f12f16a84be5881402a01e4c1345dd454be10
Using validator in multi selector control for the "type_choice" key.

The reason is: preselection for translation sketch operation by rectangle. The vertex shapes should not be used in the multi selector control.
TODO: to use the same mechanizm for the shape selector control.
13 files changed:
src/ExchangePlugin/plugin-Exchange.xml
src/FeaturesPlugin/boolean_widget.xml
src/FeaturesPlugin/extrusion_widget.xml
src/FeaturesPlugin/group_widget.xml
src/GeomAPI/GeomAPI_Shape.cpp
src/GeomAPI/GeomAPI_Shape.h
src/GeomValidators/GeomValidators_ShapeType.cpp
src/GeomValidators/GeomValidators_ShapeType.h
src/ModuleBase/ModuleBase_WidgetMultiSelector.cpp
src/ModuleBase/ModuleBase_WidgetMultiSelector.h
src/ModuleBase/ModuleBase_WidgetValidated.cpp
src/ModuleBase/ModuleBase_WidgetValidated.h
src/SketchPlugin/plugin-Sketch.xml