class KSelector


Module kdeui
Namespace
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