The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>