NAME

QPoint - Interface to the Qt QPoint class

SYNOPSIS

use QPoint;

Member functions

new, isNull, setX, setY, x, y

DESCRIPTION

Most of QPoint is operators, and I haven't interfaced the operators yet. Everything else, what little there is of it, is interfaced.

RESTRICTIONS

The functions rx() and ry() will not be interfaced to PerlQt unless there is sufficient demand for it, or lvalue Perl XSUBs become a reality.

SEE ALSO

qpoint(3qt)

AUTHOR

Ashley Winters <jql@accessone.com>