NAME
QGroupBox - Interface to the Qt QGroupBox class
SYNOPSIS
use QGroupBox;
Inherits QFrame.
Member functions
new, alignment, setAlignment, setTitle, title
DESCRIPTION
What you see is what you get.
CAVEATS
The Align constants aren't exported from this class. That's probably more of a bug.
AUTHOR
Ashley Winters <jql@accessone.com>