KSlider Class Reference

[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)

Public Members

Protected Members

Signals


Detailed Description

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 tasin@cd1 on Die Nov 30 17:31:44 CET 1999
Kdoc