]> SALOME platform Git repositories - modules/shaper.git/commit - src/ModuleBase/ModuleBase_IntSpinBox.cpp
Salome HOME
re-entrant operation: fillet operation should be restarted by the first enter.
authornds <nds@opencascade.com>
Wed, 11 Nov 2015 12:29:03 +0000 (15:29 +0300)
committernds <nds@opencascade.com>
Wed, 11 Nov 2015 12:29:30 +0000 (15:29 +0300)
commit0b0fa85288c496a5774247f3f336c098160d6aeb
tree3a43513e8d2043edb3e1203aabef1376f1c507f9
parent500e24d39a0830ead568b7f29f9fdcb539bcd2a5
re-entrant operation: fillet operation should be restarted by the first enter.

Correction: the operation state(ModifiedInPP) should be used instead of additional internal state in the controls.
src/ModuleBase/ModuleBase_DoubleSpinBox.cpp
src/ModuleBase/ModuleBase_DoubleSpinBox.h
src/ModuleBase/ModuleBase_IntSpinBox.cpp
src/ModuleBase/ModuleBase_IntSpinBox.h
src/ModuleBase/ModuleBase_WidgetDoubleValue.cpp
src/ModuleBase/ModuleBase_WidgetExprEditor.cpp
src/ModuleBase/ModuleBase_WidgetIntValue.cpp
src/PartSet/PartSet_WidgetPoint2d.cpp
src/PartSet/PartSet_WidgetPoint2dDistance.cpp