libkdegames/kggzgames
KGGZSeatsDialog Class Reference
#include <kggzseatsdialog.h>

Detailed Description
Dialog to view and modify the seat configuration.This dialog can be used to view and modify the seat configuration of a table of a game running on the GGZ Gaming Zone. Seats might be occupied by players, bots or spectators. They might also be unoccupied, either just empty or reserved for someone.
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, such as photos or avatar images.
Definition at line 64 of file kggzseatsdialog.h.
Public Member Functions | |
| KGGZSeatsDialog (QWidget *parent=NULL) | |
| ~KGGZSeatsDialog () | |
| void | setMod (KGGZMod::Module *mod) |
Friends | |
| class | KGGZSeatsDialogPrivate |
Constructor & Destructor Documentation
| KGGZSeatsDialog::KGGZSeatsDialog | ( | QWidget * | parent = NULL |
) |
Constructor.
Displays the seats dialog and starts the interaction with the GGZ core client.
Definition at line 91 of file kggzseatsdialog.cpp.
| KGGZSeatsDialog::~KGGZSeatsDialog | ( | ) |
Member Function Documentation
| void KGGZSeatsDialog::setMod | ( | KGGZMod::Module * | mod | ) |
Sets the KGGZMod module object to use.
Usually, calling this method is not necessary, since the default single module gets set automatically.
- Parameters:
-
mod Module to use for the interaction
Definition at line 144 of file kggzseatsdialog.cpp.
Friends And Related Function Documentation
friend class KGGZSeatsDialogPrivate [friend] |
Definition at line 92 of file kggzseatsdialog.h.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference