libkdegames/highscore
KExtHighscore::ScoresList Class Reference
#include <kexthighscore_gui.h>
Inheritance diagram for KExtHighscore::ScoresList:

Detailed Description
Definition at line 54 of file kexthighscore_gui.h.
Public Member Functions | |
| ScoresList (QWidget *parent) | |
| void | addHeader (const ItemArray &) |
Protected Member Functions | |
| QTreeWidgetItem * | addLine (const ItemArray &, uint index, bool highlight) |
| virtual QString | itemText (const ItemContainer &, uint row) const =0 |
Constructor & Destructor Documentation
| KExtHighscore::ScoresList::ScoresList | ( | QWidget * | parent | ) |
Definition at line 66 of file kexthighscore_gui.cpp.
Member Function Documentation
| void KExtHighscore::ScoresList::addHeader | ( | const ItemArray & | items | ) |
Definition at line 78 of file kexthighscore_gui.cpp.
| QTreeWidgetItem * KExtHighscore::ScoresList::addLine | ( | const ItemArray & | items, | |
| uint | index, | |||
| bool | highlight | |||
| ) | [protected] |
Definition at line 84 of file kexthighscore_gui.cpp.
| virtual QString KExtHighscore::ScoresList::itemText | ( | const ItemContainer & | , | |
| uint | row | |||
| ) | const [protected, pure virtual] |
Implemented in KExtHighscore::HighscoresList.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference