Salome HOME
Using variables in WidgetDoubleValue
authorsbh <sergey.belash@opencascade.com>
Wed, 8 Apr 2015 18:00:32 +0000 (21:00 +0300)
committersbh <sergey.belash@opencascade.com>
Wed, 8 Apr 2015 18:00:32 +0000 (21:00 +0300)
commit3400f9977cb5bbc2c00d5d797b572acd083d1675
treee72aacd7e18d0800142f3d2a8bcd258e7f7425fb
parent7775c24bea17646e17dd9370befe98b8336de9d8
Using variables in WidgetDoubleValue
13 files changed:
src/Model/Model_AttributeDouble.cpp
src/Model/Model_AttributeDouble.h
src/ModelAPI/ModelAPI_AttributeDouble.h
src/ModuleBase/CMakeLists.txt
src/ModuleBase/ModuleBase_DoubleSpinBox.h
src/ModuleBase/ModuleBase_ParamSpinBox.cpp [new file with mode: 0644]
src/ModuleBase/ModuleBase_ParamSpinBox.h [new file with mode: 0644]
src/ModuleBase/ModuleBase_WidgetDoubleValue.cpp
src/ModuleBase/ModuleBase_WidgetDoubleValue.h
src/ModuleBase/ModuleBase_WidgetEditor.cpp
src/PartSet/PartSet_WidgetPoint2d.cpp
src/PartSet/PartSet_WidgetPoint2d.h
src/PartSet/PartSet_WidgetPoint2dDistance.cpp