NAME

QPen - Interface to the Qt QPen class

SYNOPSIS

use QPen;

Requires QColor.

Member functions

new, color, setColor, setStyle, setWidth, style, width

DESCRIPTION

Except for the operators, this class is fully implemented.

EXPORTED

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

SEE ALSO

qpen(3qt)

AUTHOR

Ashley Winters <jql@accessone.com>