KExtHighscore::PlayerInfos Class Reference
Inheritance diagram for KExtHighscore::PlayerInfos:

Detailed Description
Definition at line 184 of file kexthighscore_internal.h.
Public Member Functions | |
PlayerInfos () | |
bool | isNewPlayer () const |
bool | isOldLocalPlayer () const |
uint | nbEntries () const |
QString | name () const |
bool | isAnonymous () const |
QString | prettyName () const |
QString | prettyName (uint id) const |
QString | registeredName () const |
QString | comment () const |
bool | isWWEnabled () const |
QString | key () const |
uint | id () const |
uint | oldLocalId () const |
void | createHistoItems (const QMemArray< uint > &scores, bool bound) |
QString | histoName (uint i) const |
uint | histoSize () const |
const QMemArray< uint > & | histogram () const |
void | submitScore (const Score &) const |
bool | isNameUsed (const QString &name) const |
void | modifyName (const QString &newName) const |
void | modifySettings (const QString &newName, const QString &comment, bool WWEnabled, const QString &newKey) const |
void | removeKey () |
The documentation for this class was generated from the following files: