NAME

QLabel - Interface to the Qt QLabel class

SYNOPSIS

use QLabel;

Inherits QFrame.

Requires QPixmap and QSize.

Member functions

new, alignment, autoResize, margin, pixmap, setAlignment, setAutoResize, setMargin, setNum, setText, setPixmap, text

DESCRIPTION

QLabel has been completely interfaced.

EXPORTED

The following scalar values are exported into the user's namespace:

$AlignLeft $AlignRight $AlignHCenter $AlignTop $AlignBottom $AlignVCenter $AlignCenter $SingleLine $DontClip $ExpandTabs $ShowPrefix $WordBreak $GrayText $DontPrint

CAVEATS

I might create %Align for the hell of it. You never know.

AUTHOR

Ashley Winters <jql@accessone.com>