kpresenter
KPrBrushCmd::Brush Struct Reference
List of all members.Detailed Description
Definition at line 409 of file KPrCommand.h.
Public Member Functions | |
| Brush () | |
| Brush (QBrush _brush, QColor _gColor1, QColor _gColor2, BCType _gType, FillType _fillType, bool _unbalanced, int _xfactor, int _yfactor) | |
| Brush & | operator= (const Brush &_brush) |
Public Attributes | |
| QBrush | brush |
| QColor | gColor1 |
| QColor | gColor2 |
| BCType | gType |
| FillType | fillType |
| bool | unbalanced |
| int | xfactor |
| int | yfactor |
The documentation for this struct was generated from the following file:

