#include "kexthighscore.h"#include <qlayout.h>#include <kdebug.h>#include "kexthighscore_internal.h"#include "kexthighscore_gui.h"Include dependency graph for kexthighscore.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | KExtHighscore |
Functions | |
| uint | KExtHighscore::gameType () |
| Get the current game type. | |
| void | KExtHighscore::setGameType (uint gameType) |
| Set the current game type. | |
| bool | KExtHighscore::configure (QWidget *parent) |
| Configure the highscores. | |
| void | KExtHighscore::show (QWidget *parent, int rank) |
| void | KExtHighscore::submitScore (const Score &score, QWidget *widget) |
| Submit a score. | |
| void | KExtHighscore::show (QWidget *parent) |
| Show the highscores lists. | |
| Score | KExtHighscore::lastScore () |
| Score | KExtHighscore::firstScore () |
Variables | |
| ManagerPrivate * | KExtHighscore::internal = 0 |
1.4.6