List of All Members for RangeSlider
This is the complete list of members for RangeSlider, including inherited members.
- first.handle : Item
- first.position : real
- first.pressed : bool
- first.value : real
- first.visualPosition : real
- from : real
- orientation : enumeration
- second.handle : Item
- second.position : real
- second.pressed : bool
- second.value : real
- second.visualPosition : real
- snapMode : enumeration
- stepSize : real
- to : real
- track : Item
- 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
- focusReason : enumeration
- font : font
- leftPadding : real
- locale : Locale
- mirrored : bool
- padding : real
- rightPadding : real
- spacing : real
- topPadding : real