Skip to content
  • Otmane Lahlou's avatar
    ENH: add Reset button for NumericalParameter · a067c357
    Otmane Lahlou authored
         - 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
    a067c357