Range

These are common commands that apply to all widgets that have them injected.

Members

Functions

setFromValue
auto setFromValue(double value)

Set the 'from' value of the range.

setToValue
auto setToValue(double value)

Set the 'to' value of the range.

Meta