Ashley Winters > Qt > QScrollBar

Download:
Qt-0.03.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.02   Source  

NAME ^

QScrollBar - Interface to the Qt QScrollBar class

SYNOPSIS ^

use QScrollBar;

Inherits QWidget and QRangeControl.

Member functions

new, orientation, setOrientation, setRange, setTracking, setValue, tracking

DESCRIPTION ^

Nothing unusual, everything listed is interfaced.

EXPORTED ^

The %Orientation hash is exported into the user's namespace. The elements of %Orientation are Horizontal and Vertical, and they represent the possible orientations of the scrollbar.

SEE ALSO ^

QScrollBar(3qt)

AUTHOR ^

Ashley Winters <jql@accessone.com>