libkdegames/highscore
kexthighscore.h
Go to the documentation of this file.
218 ShowForHighestScore
251 ElapsedTime };
This class manages highscores and players entries (several players can share the same highscores list...
Definition: kexthighscore.h:141
void submitScore(const Score &score, QWidget *widget)
Submit a score.
Definition: kexthighscore.cpp:66
This class defines how to convert and how to display a highscore element (such as the score...
Definition: kexthighscore_item.h:39
ShowMode
Enumerate different conditions under which to show the high score dialog.
Definition: kexthighscore.h:215
virtual void additionalQueryItems(KUrl &url, const Score &score) const
This method is called before submitting a score to the world-wide highscores server.
Definition: kexthighscore.h:340
Definition: kexthighscore.h:298
Show if score has improved.
Definition: kexthighscore.h:217
virtual void convertLegacy(uint gameType)
This method is called once for each player (ie for each user).
Definition: kexthighscore.h:315
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.