libkdegames/kggzgames
KGGZRankingsDialog Class Reference
#include <KGGZRankingsDialog>
Inheritance diagram for KGGZRankingsDialog:

Detailed Description
Dialog which displays GGZ online rankings.This class is actually not a dialog by itself. Instead, it applies some magic to use the standard KScoreDialog from libkdegames.
The dialog assumes a running GGZ game and will re-use the game's connection to the GGZ core client to fetch data from the GGZ server about the players.
Definition at line 47 of file kggzrankingsdialog.h.
Public Member Functions | |
| KGGZRankingsDialog (QWidget *parent=NULL) | |
| ~KGGZRankingsDialog () | |
Constructor & Destructor Documentation
| KGGZRankingsDialog::KGGZRankingsDialog | ( | QWidget * | parent = NULL |
) |
Constructor.
Initiates the delayed display of the dialog. Nothing will be shown if no rankings event occurs. Therefore, it is essential to have sent a rankings request to KGGZMod before calling this constructor.
Definition at line 43 of file kggzrankingsdialog.cpp.
| KGGZRankingsDialog::~KGGZRankingsDialog | ( | ) |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference