kspread
KSpreadBrush Class Reference
List of all members.Detailed Description
Definition at line 33 of file kspread_brush.h.
Public Member Functions | |
KSpreadBrush () | |
KSpreadBrush (const QBrush &brush, const QColor &gColor1, const QColor &gColor2, BCType gType, FillType fillType, bool unbalanced, int xfactor, int yfactor) | |
KSpreadBrush & | operator= (const KSpreadBrush &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 |
void | saveOasisFillStyle (KoGenStyle &styleObjectAuto, KoGenStyles &mainStyles) const |
void | loadOasisFillStyle (KoOasisContext &context, const char *propertyType) |
The documentation for this class was generated from the following files: