libkdegames/highscore
kexthighscore.h File Reference
#include "kexthighscore_item.h"
#include <kurl.h>
#include <libkdegames_export.h>
#include <QtCore/QVector>
Include dependency graph for kexthighscore.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | KExtHighscore |
Classes | |
| class | KExtHighscore::Manager |
| This class manages highscores and players entries (several players can share the same highscores list if the libkdegame library is built to support a common highscores file; NOTE that to correctly implement such feature we probably need a locking mechanism in KHighscore). More... | |
Functions | |
| uint | KExtHighscore::gameType () |
| void | KExtHighscore::setGameType (uint gameType) |
| bool | KExtHighscore::configure (QWidget *parent) |
| void | KExtHighscore::show (QWidget *parent) |
| void | KExtHighscore::submitScore (const Score &score, QWidget *widget) |
| Score | KExtHighscore::lastScore () |
| Score | KExtHighscore::firstScore () |
KDE 4.0 API Reference