Ashley Winters > Qt > QSlider

Download:
Qt-0.03.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.01   Source  

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 %TickSetting 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 %TickSetting hash has all the tick setting constants.

SEE ALSO ^

qslider(3qt)

AUTHOR ^

Ashley Winters <jql@accessone.com>