The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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>