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
DESCRIPTION
Everything but the operators has been successfully interfaced.
SEE ALSO
qregion(3qt)
AUTHOR
Ashley Winters <jql@accessone.com>