Ashley Winters > Qt > QCursor

Download:
Qt-0.03.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.02   Source  

NAME ^

QCursor - Interface to the Qt QCursor class

SYNOPSIS ^

use QCursor;

Require QBitmap and QPoint.

Member functions

new, bitmap, hotSpot, mask, pos, setPos

DESCRIPTION ^

What you see is what you get

EXPORTED ^

The %Cursor hash is exported into the user's namespace. It contains all of the global cursors (arrowCursor, crossCursor, etc..) without the Cursor suffix ($Cursor{arrow}, $Cursor{cross}, etc...)

SEE ALSO ^

QCursor(3qt)

AUTHOR ^

Ashley Winters <jql@accessone.com>