NAME

QSlider - Interface to the Qt QSlider class

SYNOPSIS

use QSlider;

Inherits QWidget and QRangeControl.

Member functions

new, addStep, orientation, setOrientation, setTickmarks, setTracking, setValue, sliderRect, subtractSteps, tickInterval, tickmarks, tracking

DESCRIPTION

What you see is what you get.

EXPORTED

The %Orientation and %Tick hashes are exported into the user's namespace. The elements of %Orientation are Horizontal and Vertical, and they represent the possible orientations of the slider. The %Tick hash has all the tick setting constants.

SEE ALSO

qslider(3qt)

AUTHOR

Ashley Winters <jql@accessone.com>