libkdegames Library API Documentation

KExtHighscore::ManagerPrivate Class Reference

Collaboration diagram for KExtHighscore::ManagerPrivate:

Collaboration graph
[legend]
List of all members.

Public Types

enum  QueryType {
  Submit, Register, Change, Players,
  Scores
}

Public Member Functions

 ManagerPrivate (uint nbGameTypes, Manager &manager)
void init (uint maxNbentries)
 ~ManagerPrivate ()
bool modifySettings (const QString &newName, const QString &comment, bool WWEnabled, QWidget *widget)
void setGameType (uint type)
void checkFirst ()
int submitLocal (const Score &score)
int submitScore (const Score &score, QWidget *widget, bool askIfAnonymous)
Score readScore (uint i) const
uint gameType () const
uint nbGameTypes () const
bool isWWHSAvailable () const
ScoreInfosscoreInfos ()
PlayerInfosplayerInfos ()
KHighscorehsConfig ()
KURL queryURL (QueryType type, const QString &newName=QString::null) const
void exportHighscores (QTextStream &)

Public Attributes

Managermanager
KURL serverURL
QString version
bool showStatistics
bool showDrawGames
bool trackLostGames
bool trackDrawGames
Manager::ShowMode showMode

Detailed Description

Definition at line 223 of file kexthighscore_internal.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for libkdegames Library Version 3.4.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 9 09:38:37 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003