]> SALOME platform Git repositories - modules/shaper.git/commit
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)
committernds <nds@opencascade.com>
Fri, 15 Jan 2016 15:42:12 +0000 (18:42 +0300)
commita9ca8332c76ae1e75c67bf18078408a6c2c49ce7
treea11c2d192b6702dba9f95d54e8148e56cdfed7cb
parentb6aa227371a2562ac13f1a25697143e789ea395b
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