#include </home/clem/local/src/opie/noncore/games/tetrix/ohighscoredlg.h>
Public Member Functions | |
| OHighscore (int, int) | |
| ~OHighscore () | |
| void | insertData (QString, int, int) |
| QString | getName () |
Public Attributes | |
| bool | isNewhighscore |
| QList< t_playerData > | playerData |
Private Member Functions | |
| void | getList () |
| void | checkIfItIsANewhighscore (int) |
Private Attributes | |
| int | lowest |
| int | pLevel |
|
||||||||||||
|
Definition at line 31 of file ohighscoredlg.cpp. References checkIfItIsANewhighscore(), getList(), playerData, pLevel, and TRUE. |
|
|
Definition at line 39 of file ohighscoredlg.cpp. |
|
|
Definition at line 89 of file ohighscoredlg.cpp. References isNewhighscore, and lowest. Referenced by OHighscore(). |
|
|
Definition at line 43 of file ohighscoredlg.cpp. References i, t_playerData::level, lowest, QString::number(), playerData, t_playerData::points, Config::readEntry(), Config::readNumEntry(), Config::setGroup(), t_playerData::sName, and tr. Referenced by OHighscore(). |
|
|
Definition at line 138 of file ohighscoredlg.cpp. Referenced by QTetrix::gameOver(). |
|
||||||||||||||||
|
Definition at line 97 of file ohighscoredlg.cpp. References t_playerData::level, QString::number(), playerData, t_playerData::points, Config::setGroup(), t_playerData::sName, and Config::writeEntry(). Referenced by QTetrix::gameOver(). |
|
|
Definition at line 42 of file ohighscoredlg.h. Referenced by checkIfItIsANewhighscore(), and QTetrix::gameOver(). |
|
|
Definition at line 60 of file ohighscoredlg.h. Referenced by checkIfItIsANewhighscore(), and getList(). |
|
|
Definition at line 49 of file ohighscoredlg.h. Referenced by OHighscoreDialog::createHighscoreListView(), getList(), insertData(), and OHighscore(). |
|
|
Definition at line 65 of file ohighscoredlg.h. Referenced by OHighscore(). |
1.4.2