kgameerrordialog.h
void slotUnsetKGame()
Unsets a KGame which has been set using setKGame before.
Definition: kgameerrordialog.cpp:66
void connectionError(TQString s=TQString())
KGame couldn't establish a connection.
Definition: kgameerrordialog.cpp:103
void slotClientConnectionLost(TQ_UINT32 clientID, bool broken)
The connection to a client has been lost by accident.
Definition: kgameerrordialog.cpp:84
Use error(), warning() and information() to display the information about a network game...
Definition: kgameerrordialog.h:39
void setKGame(const KGame *g)
Automatically connects the KGame object to all error dependant slots.
Definition: kgameerrordialog.cpp:50
void slotServerConnectionLost()
The connection to the KMessageServer has been lost.
Definition: kgameerrordialog.cpp:77