
QLabel - Interface to the Qt QLabel class

use QLabel;
Inherits QFrame.
Requires QPixmap and QSize.
new, alignment, autoResize, buddy, margin, pixmap, setAlignment, setAutoResize, setBuddy, setMargin, setNum, setText, setPixmap, text

QLabel has been completely interfaced.

The following variables are exported into the user's namespace:
%Align $SingleLine $DontClip $ExpandTabs $ShowPrefix $WordBreak $GrayText $DontPrint
The %Align hash contains all the Align* constants without the Align.
All of these constants are defined in qwindefs.h.

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

Ashley Winters <jql@accessone.com>