Ashley Winters > Qt > QPoint

Download:
Qt-0.03.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.02   Source  

NAME ^

QPoint - Interface to the Qt QPoint class

SYNOPSIS ^

use QPoint;

Member functions

new, 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>