SpinButton.setSnapToTicks
void setSnapToTicks(bool snapToTicks)Sets the policy as to whether values are corrected to the nearest step increment when a spin button is activated after providing an invalid value.
Parameters
snapToTicks | a flag indicating if invalid values should be corrected |