kpresenter
KPrPBPreview Class Reference
List of all members.Detailed Description
Definition at line 38 of file KPrPBPreview.h.
Public Types | |
enum | PaintType { Pen, Brush, Gradient } |
Public Member Functions | |
KPrPBPreview (QWidget *parent, const char *name, PaintType _paintType=Pen) | |
~KPrPBPreview () | |
void | setPen (const KoPen &_pen) |
void | setBrush (const QBrush &_brush) |
void | setLineBegin (LineEnd lb) |
void | setLineEnd (LineEnd le) |
void | setGradient (KPrGradient *g) |
void | setPaintType (PaintType pt) |
void | setGradient (const QColor &_c1, const QColor &_c2, BCType _t, bool _unbalanced, int _xfactor, int _yfactor) |
void | setColor1 (const QColor &_color) |
void | setColor2 (const QColor &_color) |
void | setBackColorType (BCType _type) |
void | setUnbalanced (bool b) |
void | setXFactor (int i) |
void | setYFactor (int i) |
Protected Member Functions | |
void | drawContents (QPainter *p) |
void | resizeEvent (QResizeEvent *e) |
The documentation for this class was generated from the following files: