kpresenter
KPrBrushProperty Class Reference
List of all members.Detailed Description
Definition at line 36 of file KPrBrushProperty.h.
Public Member Functions | |
KPrBrushProperty (QWidget *parent, const char *name, const KPrBrushCmd::Brush &brush) | |
~KPrBrushProperty () | |
int | getBrushPropertyChange () const |
KPrBrushCmd::Brush | getBrush () const |
void | setBrush (KPrBrushCmd::Brush &brush) |
void | apply () |
Protected Slots | |
void | slotReset () |
void | slotTypeChanged (int pos) |
void | slotBrushChanged () |
void | slotColor1Changed () |
void | slotColor2Changed () |
void | slotBackColorTypeChanged () |
void | slotUnbalancedChanged () |
void | slotXFactorChanged () |
void | slotYFactorChanged () |
Protected Member Functions | |
FillType | getFillType () const |
QBrush | getQBrush () const |
QColor | getGColor1 () const |
QColor | getGColor2 () const |
BCType | getGType () const |
bool | getGUnbalanced () const |
int | getGXFactor () const |
int | getGYFactor () const |
void | setQBrush (const QBrush &brush) |
void | setGradient (const QColor &_c1, const QColor &_c2, BCType _t, bool _unbalanced, int _xfactor, int _yfactor) |
void | setUnbalancedEnabled (bool state) |
Protected Attributes | |
KComboBox * | m_typeCombo |
QWidgetStack * | m_stack |
BrushPropertyUI * | m_brushUI |
GradientPropertyUI * | m_gradientUI |
KPrPBPreview * | m_preview_color |
KPrPBPreview * | m_preview_gradient |
KPrBrushCmd::Brush | m_brush |
The documentation for this class was generated from the following files: