[kdeui Index] [kdeui Hierarchy] [Headers]
KSlider is a control for selecting a value from using a sliding pointer More...
#include <kslider.h>
Inherits: QSlider (qt)
KSlider is a control for selecting a value from using a sliding pointer.
It is similar to QSlider but it always looks like Windows style and
additionaly it provides a pageStep().
This makes it an ideal widget for position indiicators, especially in
multimedia applications. Please note that currently tick marks cannot
be switched off.
The interface is identical to QSlider, please see the Qt documentation for
more information. The pageStep is not being used in QSlider, you can set
this by calling setSteps( line, page ).
Documentation generated by root@darkstar.lst.de on Wed Sep 8 17:38:27 CEST 1999 | Kdoc |