Référence de la classe KoBrush

#include <KoBrush.h>

Liste de tous les membres

Fonctions membres publiques

 KoBrush ()
 KoBrush (const QBrush &brush, const QColor &gColor1, const QColor &gColor2, BCType gType, FillType fillType, bool unbalanced, int xfactor, int yfactor)
KoBrushoperator= (const KoBrush &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

Attributs privés

QBrush m_brush
QColor m_gColor1
QColor m_gColor2
BCType m_gType
FillType m_fillType
bool m_unbalanced
int m_xfactor
int m_yfactor


Description détaillée

Définition à la ligne 52 du fichier KoBrush.h.


Documentation des contructeurs et destructeur

KoBrush::KoBrush (  ) 

Définition à la ligne 26 du fichier KoBrush.cpp.

KoBrush::KoBrush ( const QBrush &  brush,
const QColor &  gColor1,
const QColor &  gColor2,
BCType  gType,
FillType  fillType,
bool  unbalanced,
int  xfactor,
int  yfactor 
)

Définition à la ligne 38 du fichier KoBrush.cpp.


Documentation des fonctions membres

KoBrush & KoBrush::operator= ( const KoBrush brush  ) 

Définition à la ligne 53 du fichier KoBrush.cpp.

Références m_brush, m_fillType, m_gColor1, m_gColor2, m_gType, m_unbalanced, m_xfactor, et m_yfactor.

void KoBrush::setBrush ( const QBrush &  brush  )  [inline]

Définition à la ligne 62 du fichier KoBrush.h.

void KoBrush::setGColor1 ( const QColor &  gColor1  )  [inline]

Définition à la ligne 64 du fichier KoBrush.h.

void KoBrush::setGColor2 ( const QColor &  gColor2  )  [inline]

Définition à la ligne 66 du fichier KoBrush.h.

void KoBrush::setGType ( BCType  gType  )  [inline]

Définition à la ligne 68 du fichier KoBrush.h.

void KoBrush::setFillType ( FillType  fillType  )  [inline]

Définition à la ligne 70 du fichier KoBrush.h.

void KoBrush::setGUnbalanced ( bool  unbalanced  )  [inline]

Définition à la ligne 72 du fichier KoBrush.h.

void KoBrush::setGXFactor ( int  xfactor  )  [inline]

Définition à la ligne 74 du fichier KoBrush.h.

void KoBrush::setGYFactor ( int  yfactor  )  [inline]

Définition à la ligne 76 du fichier KoBrush.h.

QBrush KoBrush::getBrush (  )  const [inline]

Définition à la ligne 79 du fichier KoBrush.h.

QColor KoBrush::getGColor1 (  )  const [inline]

Définition à la ligne 81 du fichier KoBrush.h.

QColor KoBrush::getGColor2 (  )  const [inline]

Définition à la ligne 83 du fichier KoBrush.h.

BCType KoBrush::getGType (  )  const [inline]

Définition à la ligne 85 du fichier KoBrush.h.

FillType KoBrush::getFillType (  )  const [inline]

Définition à la ligne 87 du fichier KoBrush.h.

bool KoBrush::getGUnbalanced (  )  const [inline]

Définition à la ligne 89 du fichier KoBrush.h.

int KoBrush::getGXFactor (  )  const [inline]

Définition à la ligne 91 du fichier KoBrush.h.

int KoBrush::getGYFactor (  )  const [inline]

Définition à la ligne 93 du fichier KoBrush.h.


Documentation des données membres

QBrush KoBrush::m_brush [private]

Définition à la ligne 97 du fichier KoBrush.h.

Référencé par operator=().

QColor KoBrush::m_gColor1 [private]

Définition à la ligne 98 du fichier KoBrush.h.

Référencé par operator=().

QColor KoBrush::m_gColor2 [private]

Définition à la ligne 99 du fichier KoBrush.h.

Référencé par operator=().

BCType KoBrush::m_gType [private]

Définition à la ligne 100 du fichier KoBrush.h.

Référencé par operator=().

FillType KoBrush::m_fillType [private]

Définition à la ligne 101 du fichier KoBrush.h.

Référencé par operator=().

bool KoBrush::m_unbalanced [private]

Définition à la ligne 102 du fichier KoBrush.h.

Référencé par operator=().

int KoBrush::m_xfactor [private]

Définition à la ligne 103 du fichier KoBrush.h.

Référencé par operator=().

int KoBrush::m_yfactor [private]

Définition à la ligne 104 du fichier KoBrush.h.

Référencé par operator=().


La documentation de cette classe a été générée à partir des fichiers suivants :
Généré le Wed Nov 22 23:44:03 2006 pour KPlato par  doxygen 1.5.1-p1