NAME
QBrush - Interface to the Qt QBrush class
SYNOPSIS
use QBrush;
Requires QColor and QPixmap.
Member functions
new, color, pixmap, setColor, setPixmap, setStyle, style
DESCRIPTION
As direct an interface as humanly possible.
EXPORTED
The %BrushStyle
hash is exported into the user's namespace. Since there is no chance for namespace pollution, all %BrushStyle
elements ending in Pattern
have been truncated so as to remove the Pattern
.
SEE ALSO
QBrush(3qt)
AUTHOR
Ashley Winters <jql@accessone.com>