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>