#include </home/clem/local/src/opie/noncore/games/tetrix/ohighscoredlg.h>
Collaboration diagram for OHighscoreDialog:

Public Member Functions | |
| OHighscoreDialog (OHighscore *highscore, QWidget *parent, const char *name=0, bool modal=true) | |
Private Member Functions | |
| void | createHighscoreListView () |
Private Attributes | |
| OHighscore * | hs_ |
| QVBoxLayout * | vbox_layout |
| QListView * | list |
|
||||||||||||||||||||
|
Definition at line 154 of file ohighscoredlg.cpp. References createHighscoreListView(), hs_, list, QPEApplication::showDialog(), tr, and vbox_layout. |
|
|
Definition at line 172 of file ohighscoredlg.cpp. References hs_, list, QString::number(), OHighscore::playerData, and pos. Referenced by OHighscoreDialog(). |
|
|
Definition at line 86 of file ohighscoredlg.h. Referenced by createHighscoreListView(), and OHighscoreDialog(). |
|
|
Definition at line 95 of file ohighscoredlg.h. Referenced by createHighscoreListView(), and OHighscoreDialog(). |
|
|
Definition at line 88 of file ohighscoredlg.h. Referenced by OHighscoreDialog(). |
1.4.2