The qnx.fuse.ui.slider package defines two slider controls - a basic slider and a volume slider. The slider control allows the user to select a value by adjusting the position of a thumb control along a track. For example, the slider control might be used to adjust brightness or size.
| Class | Description | |
|---|---|---|
| Slider | The Slider class contains the functionality for a basic Slider implementation. | |
| SliderBase | The base class for the Slider and VolumeSlider classes. | |
| VolumeSlider | The VolumeSlider component provides the functionality for implementing a volume control. |