lib
KoBrush Class Reference
List of all members.Detailed Description
Definition at line 50 of file KoBrush.h.
Public Member Functions | |
KoBrush () | |
KoBrush (const QBrush &brush, const QColor &gColor1, const QColor &gColor2, BCType gType, FillType fillType, bool unbalanced, int xfactor, int yfactor) | |
KoBrush & | operator= (const KoBrush &brush) |
void | setBrush (const QBrush &brush) |
void | setGColor1 (const QColor &gColor1) |
void | setGColor2 (const QColor &gColor2) |
void | setGType (BCType gType) |
void | setFillType (FillType fillType) |
void | setGUnbalanced (bool unbalanced) |
void | setGXFactor (int xfactor) |
void | setGYFactor (int yfactor) |
QBrush | getBrush () const |
QColor | getGColor1 () const |
QColor | getGColor2 () const |
BCType | getGType () const |
FillType | getFillType () const |
bool | getGUnbalanced () const |
int | getGXFactor () const |
int | getGYFactor () const |
The documentation for this class was generated from the following files: