
QCursor - Interface to the Qt QCursor class

use QCursor;
Require QBitmap and QPoint.
new, bitmap, hotSpot, mask, pos, setPos

What you see is what you get

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...)

QCursor(3qt)

Ashley Winters <jql@accessone.com>