NAME
QRegion - Interface to the Qt QRegion class
SYNOPSIS
use QRegion;
Requires QPoint, QPointArray, and QRect.
Member functions
new, contains, intersect, isEmpty, isNull, subtract, translate, unite, xor
Overloaded operators
!= ==
DESCRIPTION
Everything has been successfully interfaced.
EXPORTED
The %Region
hash is exported into the user's namespace. It contains the RegionShape constants (Rectangle and Ellipse).
SEE ALSO
qregion(3qt)
AUTHOR
Ashley Winters <jql@accessone.com>