RemoteConsole Class Reference
+ Inheritance diagram for RemoteConsole:

Public Slots

void disconnectFromServer ()
 

Public Member Functions

 RemoteConsole (QWidget *parent=NULL)
 
 RemoteConsole (ServerPtr server, QWidget *parent=NULL)
 
bool isValid () const
 

Protected Slots

void changeServerName (const QString &name)
 
void invalidPassword ()
 
void updatePlayerList ()
 

Protected Member Functions

void closeEvent (QCloseEvent *event)
 
void showPasswordDialog ()
 
void standardInit ()
 

Detailed Description

Definition at line 32 of file remoteconsole.h.

Member Function Documentation

bool RemoteConsole::isValid ( ) const

Returns true if the remote console has been successfully created. Should not be false unless the first constructor is used.

Definition at line 131 of file remoteconsole.cpp.


The documentation for this class was generated from the following files: