class KSelector


Table of contents
Modules
kdeui Classes
All Classes
Module kdeui
Namespace global
Class KSelector
Inherits QAbstractSlider

KSelector is the base class for other widgets which provides the ability to choose from a one-dimensional range of values. An example is the KGradientSelector which allows to choose from a range of colors.

A custom drawing routine for the widget surface has to be provided by the subclass.



methods