kexthighscore.h
This class defines how to convert and how to display a highscore element (such as the score,...
Definition kexthighscore_item.h:41
This class manages highscores and players entries (several players can share the same highscores list...
Definition kexthighscore.h:140
void setTrackDrawGames(bool track)
Definition kexthighscore.cpp:128
void setWWHighscores(const KURL &url, const TQString &version)
Set the world-wide highscores.
Definition kexthighscore.cpp:148
ShowMode
Enumerate different conditions under which to show the high score dialog.
Definition kexthighscore.h:220
void setTrackLostGames(bool track)
Set if the number of lost games should be track for the world-wide highscores statistics.
Definition kexthighscore.cpp:123
void setShowStatistics(bool show)
Definition kexthighscore.cpp:133
void showStatistics(bool show) TDE_DEPRECATED
Definition kexthighscore.cpp:138
void setScoreHistogram(const TQMemArray< uint > &scores, ScoreTypeBound type)
Set the ranges for the score histogram.
Definition kexthighscore.cpp:160
virtual void convertLegacy(uint gameType)
This method is called once for each player (ie for each user).
Definition kexthighscore.h:320
void setShowDrawGamesStatistic(bool show)
Definition kexthighscore.cpp:143
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:345
Trinity API Reference