Methods of type QmlSpinBox
¶
Below is a list of the available methods provided by the QmlSpinBox
type. Click on a method name to see its detailed description and examples.
Method | Description |
---|---|
setRange(int, int) | Sets the minimum and maximum values of the spin box in one call. |