Skip to content

Signals of type QmlSpinBox

Below is a list of the available signals provided by the QmlSpinBox type. Click on a signal name to see its detailed description and examples.

Signal Description
valueChanged(int) Emitted when the value changes — either by user interaction or programmatically. The new value is passed as an argument.
Last update: 18 August 2025, 14:28