List of All Members for RangeSlider
This is the complete list of members for RangeSlider, including inherited members.
- first.handle : Item
- first.hovered : bool
- first.position : real
- first.pressed : bool
- first.value : real
- first.visualPosition : real
- from : real
- horizontal : bool
- live : bool
- orientation : enumeration
- second.handle : Item
- second.hovered : bool
- second.position : real
- second.pressed : bool
- second.value : real
- second.visualPosition : real
- snapMode : enumeration
- stepSize : real
- to : real
- vertical : bool
- void first.decrease()
- void first.increase()
- void second.decrease()
- void second.increase()
- void setValues(real firstValue, real secondValue)
The following members are inherited from Control.
- availableHeight : real
- availableWidth : real
- background : Item
- bottomPadding : real
- contentItem : Item
- focusPolicy : enumeration
- focusReason : enumeration
- font : font
- hoverEnabled : bool
- hovered : bool
- leftPadding : real
- locale : Locale
- mirrored : bool
- padding : real
- palette : palette
- rightPadding : real
- spacing : real
- topPadding : real
- visualFocus : bool
- wheelEnabled : bool