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 |
Définition à la ligne 52 du fichier KoOpenPane.cpp.
| KoSectionListItem::KoSectionListItem | ( | K3ListView * | listView, | |
| const QString & | name, | |||
| int | sortWeight, | |||
| int | widgetIndex = -1 | |||
| ) | [inline] |
Définition à la ligne 55 du fichier KoOpenPane.cpp.
| 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 :
int KoSectionListItem::m_sortWeight [private] |
int KoSectionListItem::m_widgetIndex [private] |
1.5.1-p1