ScaleButton.setValue

Sets the current value of the scale; if the value is outside the minimum or maximum range values, it will be clamped to fit inside them. The scale button emits the value-changed signal if the value changes.

class ScaleButton
void
setValue
(
double value
)

Parameters

value double

new value of the scale button

Meta

Since

2.12