Methods of type NumberSlotSpinBox
¶
Below is a list of the available methods provided by the NumberSlotSpinBox
type. Click on a method name to see its detailed description and examples.
Method | Description |
---|---|
setRange() | Sets the minimum and maximum allowed values. |
setMinimum() | Sets the minimum allowable value. |
setMaximum() | Sets the maximum allowable value. |
setEnabled() | Sets the enabled. |
setVisible() | Sets the visible. |