NAME

QPoint - Interface to the Qt QPoint class

SYNOPSIS

use QPoint;

Member functions

new, isNull, setX, setY, x, y

Overloaded operators

neg (unary minus) * / + - != ==

DESCRIPTION

What you see is what you get. That means operators.

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>