The SpinBox class represents a spin box control.
Returns the maximum value the spin box can have.
Returns the maximum value the spin box can have.
Returns the minimum value the spin box can have.
Returns the minimum value the spin box can have.
Returns the current value of the spin box.
Returns the current value of the spin box.
Sets the minimum and maximum range of the spin box, limiting the value the spin box can have to this range.
Sets the value of the spin box to number.