kpresenter
KPrGradient Member ListThis is the complete list of members for KPrGradient, including all inherited members.
| addRef() | KPrGradient | |
| bcType | KPrGradient | [protected] |
| color1 | KPrGradient | [protected] |
| color2 | KPrGradient | [protected] |
| getBackColorType() const | KPrGradient | [inline] |
| getColor1() const | KPrGradient | [inline] |
| getColor2() const | KPrGradient | [inline] |
| getUnbalanced() const | KPrGradient | [inline] |
| getXFactor() const | KPrGradient | [inline] |
| getYFactor() const | KPrGradient | [inline] |
| KPrGradient(const QColor &_color1, const QColor &_color2, BCType _bcType, bool _unbalanced, int _xfactor, int _yfactor) | KPrGradient | |
| KPrGradient() | KPrGradient | [inline, protected] |
| m_bDirty | KPrGradient | [protected] |
| m_pixmap | KPrGradient | [protected] |
| paint() | KPrGradient | [protected] |
| pixmap() const | KPrGradient | |
| refCount | KPrGradient | [protected] |
| removeRef() | KPrGradient | |
| setBackColorType(BCType _type) | KPrGradient | [inline] |
| setColor1(const QColor &_color) | KPrGradient | [inline] |
| setColor2(const QColor &_color) | KPrGradient | [inline] |
| setParameters(const QColor &c1, const QColor &c2, BCType _type, bool _unbalanced, int xf, int yf) | KPrGradient | |
| setSize(const QSize &_size) | KPrGradient | [inline] |
| setUnbalanced(bool b) | KPrGradient | [inline] |
| setXFactor(int i) | KPrGradient | [inline] |
| setYFactor(int i) | KPrGradient | [inline] |
| size() const | KPrGradient | [inline] |
| unbalanced | KPrGradient | [protected] |
| xFactor | KPrGradient | [protected] |
| yFactor | KPrGradient | [protected] |
| ~KPrGradient() | KPrGradient | [inline] |
|