-
- Downloads
ENH: add Reset button for NumericalParameter
- Add new methods SetDefaultParameterInt and SetDefaultParameterFloat useful for setting default values in the method DoCreateParameters() - Add button Reset to each NumericalParameter, and connect this button to a slot Reset() setting the value to the default one if any, making the state HasUserValue and HasAutomaticValue to false
Showing
- Applications/Projections/otbOrthoRectification.cxx 6 additions, 4 deletionsApplications/Projections/otbOrthoRectification.cxx
- Code/ApplicationEngine/otbWrapperApplication.cxx 36 additions, 0 deletionsCode/ApplicationEngine/otbWrapperApplication.cxx
- Code/ApplicationEngine/otbWrapperApplication.h 22 additions, 0 deletionsCode/ApplicationEngine/otbWrapperApplication.h
- Code/Wrappers/QtWidget/otbWrapperQtWidgetParameterBase.cxx 9 additions, 0 deletionsCode/Wrappers/QtWidget/otbWrapperQtWidgetParameterBase.cxx
- Code/Wrappers/QtWidget/otbWrapperQtWidgetParameterBase.h 1 addition, 0 deletionsCode/Wrappers/QtWidget/otbWrapperQtWidgetParameterBase.h
- Code/Wrappers/QtWidget/otbWrapperQtWidgetParameterGroup.cxx 19 additions, 3 deletionsCode/Wrappers/QtWidget/otbWrapperQtWidgetParameterGroup.cxx
- Code/Wrappers/QtWidget/otbWrapperQtWidgetParameterGroup.h 2 additions, 0 deletionsCode/Wrappers/QtWidget/otbWrapperQtWidgetParameterGroup.h
Loading
Please register or sign in to comment