
QPoint - Interface to the Qt QPoint class

use QPoint;
new, setX, setY, x, y

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

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.

QPoint(3qt)

Ashley Winters <jql@accessone.com>