ServerSelectDialog Class Reference
[User interface related classes (windows, dialogs)]

#include <serverselectdialog.h>

Inheritance diagram for ServerSelectDialog:

Window

List of all members.


Detailed Description

The server select dialog.

Definition at line 38 of file serverselectdialog.h.


Public Member Functions

 ServerSelectDialog (LoginData *loginData, int nextState)
 Constructor.
 ~ServerSelectDialog ()
 Destructor.
void action (const gcn::ActionEvent &event)
 Called when receiving actions from the widgets.

Private Attributes

LoginDatamLoginData
ServerListModelmServerListModel
gcn::ListBox * mServerList
gcn::Button * mOkButton
int mNextState

Constructor & Destructor Documentation

ServerSelectDialog::ServerSelectDialog ( LoginData loginData,
int  nextState 
)

Constructor.

See also:
Window::Window

Definition at line 49 of file serverselectdialog.cpp.

ServerSelectDialog::~ServerSelectDialog (  ) 

Destructor.

Definition at line 94 of file serverselectdialog.cpp.


Member Function Documentation

void ServerSelectDialog::action ( const gcn::ActionEvent &  event  ) 

Called when receiving actions from the widgets.

Definition at line 99 of file serverselectdialog.cpp.


Member Data Documentation

Definition at line 58 of file serverselectdialog.h.

Definition at line 59 of file serverselectdialog.h.

gcn::ListBox* ServerSelectDialog::mServerList [private]

Definition at line 60 of file serverselectdialog.h.

gcn::Button* ServerSelectDialog::mOkButton [private]

Definition at line 61 of file serverselectdialog.h.

Definition at line 62 of file serverselectdialog.h.


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

Generated on Sun Apr 26 17:30:44 2009 for The Mana World by  doxygen 1.5.5