Salome HOME
Imrove multi-selector control to provide items multi-selection. Division of the opera...
authornds <nds@opencascade.com>
Fri, 15 Jan 2016 15:41:43 +0000 (18:41 +0300)
committerdbv <dbv@opencascade.com>
Tue, 16 Feb 2016 14:03:05 +0000 (17:03 +0300)
commit5eb087e6013670e8cc415cf8ccafceb39ee75b0b
tree0661ed8ba1b5b8e8192e7a3c7cc5f80b4fbab2b1
parent126f3396030721353f7616e1814d9dabb4798e75
Imrove multi-selector control to provide items multi-selection. Division of the operation presentation in two parts: shape+result and multi-selector highlighted. For better performance: by multi-selector control selection, the shape+result should not be recomputed and redisplayed.
src/ModuleBase/ModuleBase_IModule.h
src/ModuleBase/ModuleBase_WidgetMultiSelector.cpp
src/PartSet/PartSet_CustomPrs.cpp
src/PartSet/PartSet_CustomPrs.h
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_OperationPrs.cpp
src/PartSet/PartSet_OperationPrs.h
src/XGUI/XGUI_WorkshopListener.cpp