Skip to content

Signals of type QDoubleSpinBox

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

Signal Description
valueChanged() Emitted when the value of the spin box changes. The new value is passed as a double.
Last update: 18 August 2025, 14:28