
QPaintDevice - Interface to the Qt QPaintDevice class

use QPaintDevice;
devType, isExtDev, paintingActive

A very strange class.

The %PDT and %PDF hashes are exported into the user's namespace.
They contain the values of the PD[FT]_* constants.
bitBlt() is also exported, but in a strange twist of Perlian fate, it can be called as a member-function.
$widget->bitBlt(dx, dy, pixmap, sx, sy, sw, sh);

Ashley Winters <jql@accessone.com>