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

Detailed Description
Definition at line 52 of file kexthighscore_tab.h.
Public Member Functions | |
| AdditionalTab (QWidget *parent) | |
| virtual void | load () |
Protected Member Functions | |
| virtual void | display (uint i)=0 |
| void | init () |
Static Protected Member Functions | |
| static QString | percent (uint n, uint total, bool withBraces=false) |
Constructor & Destructor Documentation
| KExtHighscore::AdditionalTab::AdditionalTab | ( | QWidget * | parent | ) |
Definition at line 69 of file kexthighscore_tab.cpp.
Member Function Documentation
| virtual void KExtHighscore::AdditionalTab::display | ( | uint | i | ) | [protected, pure virtual] |
| void KExtHighscore::AdditionalTab::init | ( | ) | [protected] |
Definition at line 88 of file kexthighscore_tab.cpp.
| void KExtHighscore::AdditionalTab::load | ( | ) | [virtual] |
Reimplemented in KExtHighscore::StatisticsTab, and KExtHighscore::HistogramTab.
Definition at line 107 of file kexthighscore_tab.cpp.
| QString KExtHighscore::AdditionalTab::percent | ( | uint | n, | |
| uint | total, | |||
| bool | withBraces = false | |||
| ) | [static, protected] |
Definition at line 100 of file kexthighscore_tab.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference