NAME

QLabel - Interface to the Qt QLabel class

SYNOPSIS

use QLabel;

Inherits QFrame.

Requires QPixmap and QSize.

Member functions

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

Overridden functions

drawContents

DESCRIPTION

QLabel has been completely interfaced. Isn't that nice?

EXPORTED

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.

AUTHOR

Ashley Winters <jql@accessone.com>