Référence de la classe KoSectionListItem

Liste de tous les membres

Fonctions membres publiques

 KoSectionListItem (K3ListView *listView, const QString &name, int sortWeight, int widgetIndex=-1)
virtual int compare (Q3ListViewItem *i, int, bool) const
virtual void paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int align)
int sortWeight () const
int widgetIndex () const

Attributs privés

int m_sortWeight
int m_widgetIndex

Description détaillée

Définition à la ligne 52 du fichier KoOpenPane.cpp.


Documentation des contructeurs et destructeur

KoSectionListItem::KoSectionListItem ( K3ListView *  listView,
const QString &  name,
int  sortWeight,
int  widgetIndex = -1 
) [inline]

Définition à la ligne 55 du fichier KoOpenPane.cpp.


Documentation des fonctions membres

virtual int KoSectionListItem::compare ( Q3ListViewItem *  i,
int  ,
bool   
) const [inline, virtual]

Définition à la ligne 60 du fichier KoOpenPane.cpp.

Références sortWeight().

Voici le graphe d'appel pour cette fonction :

virtual void KoSectionListItem::paintCell ( QPainter *  p,
const QColorGroup &  cg,
int  column,
int  width,
int  align 
) [inline, virtual]

Définition à la ligne 70 du fichier KoOpenPane.cpp.

Références KoPageFormat::height(), et widgetIndex().

Voici le graphe d'appel pour cette fonction :

int KoSectionListItem::sortWeight (  )  const [inline]

Définition à la ligne 82 du fichier KoOpenPane.cpp.

Références m_sortWeight.

Référencé par compare().

Voici le graphe d'appel pour cette fonction :

int KoSectionListItem::widgetIndex (  )  const [inline]

Définition à la ligne 83 du fichier KoOpenPane.cpp.

Références m_widgetIndex.

Référencé par KoOpenPane::itemClicked(), KoOpenPane::KoOpenPane(), paintCell(), KoOpenPane::selectionChanged(), KoOpenPane::setCustomDocumentWidget(), et KoOpenPane::~KoOpenPane().

Voici le graphe d'appel pour cette fonction :


Documentation des données membres

int KoSectionListItem::m_sortWeight [private]

Définition à la ligne 86 du fichier KoOpenPane.cpp.

Référencé par sortWeight().

int KoSectionListItem::m_widgetIndex [private]

Définition à la ligne 87 du fichier KoOpenPane.cpp.

Référencé par widgetIndex().


La documentation de cette classe a été générée à partir du fichier suivant :
Généré le Wed Nov 22 23:48:52 2006 pour KPlato par  doxygen 1.5.1-p1