class KSlider

KSlider is a control for selecting a value from using a sliding pointer. More...

Definition#include <kslider.h>
InheritsQSlider (qt)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

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


Generated by: prospector@boris.devel.redhat.com on Fri Apr 27 17:30:07 200.