
QPen - Interface to the Qt QPen class

use QPen;
Requires QColor.
new, color, setColor, setStyle, setWidth, style, width

Except for the operators, this class is fully implemented.

The %PenStyle hash is exported into the user's namespace,
and contains all of the elements from the PenStyle enum defined in qpen.h.

QPen(3qt)

Ashley Winters <jql@accessone.com>