Salome HOME
Multi-selection widget to be used in the extrusion feature.
authornds <natalia.donis@opencascade.com>
Tue, 17 Mar 2015 09:18:47 +0000 (12:18 +0300)
committernds <natalia.donis@opencascade.com>
Tue, 17 Mar 2015 09:18:47 +0000 (12:18 +0300)
commit90031a393623d09c62d33690830010f1cc3ab6e3
tree5dfba6aad88de865e64071171fb4464daa3b47ea
parent7fae04b57c4e7ba6f4e077a1ac8aeddb314b3239
Multi-selection widget to be used in the extrusion feature.

Sepate the method storeValueCustom on two methods - to change an attribute and update the object.
The method to change attribute without object's update is necessary for isValid functionality
src/ModuleBase/ModuleBase_WidgetShapeSelector.cpp
src/ModuleBase/ModuleBase_WidgetShapeSelector.h
src/PartSet/PartSet_WidgetConstraintShapeSelector.cpp
src/PartSet/PartSet_WidgetConstraintShapeSelector.h
src/PartSet/PartSet_WidgetShapeSelector.cpp
src/PartSet/PartSet_WidgetShapeSelector.h