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 . |