libkdegames/kggzmod
KGGZMod::RankingsEvent Class Reference
#include <event.h>
Inheritance diagram for KGGZMod::RankingsEvent:

Detailed Description
Rankings information for this game/room.After a game has been played, the statistics usually change regarding player placements, highscores, ratings and wins/losses. This event can be requested during the game to report on the current statistics, and it will arrive automatically at the end of the game to report on the new one.
Refer to the Event documentation for everything else.
Definition at line 262 of file event.h.
Public Member Functions | |
| RankingsEvent (const Event &event) | |
| int | count () const |
| QString | name (int i) const |
| int | score (int i) const |
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following files:
KDE 4.0 API Reference