NAME
QGroupBox - Interface to the Qt QGroupBox class
SYNOPSIS
use QGroupBox;
Inherits QFrame.
Member functions
new, alignment, setAlignment, setTitle, title
Overridden functions
paintEvent
DESCRIPTION
What you see is what you get.
EXPORTED
The following variables are exported into the user's namespace:
%Align $SingleLine $DontClip $ExpandTabs $ShowPrefix $WordBreak $GrayText $DontPrint
See QPainter(3) for info
AUTHOR
Ashley Winters <jql@accessone.com>