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

#include <serverdialog.h>

Inheritance diagram for ServerDialog:

Window

List of all members.


Detailed Description

The server choice dialog.

Definition at line 94 of file serverdialog.h.


Public Member Functions

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

Private Attributes

gcn::TextField * mServerNameField
gcn::TextField * mPortField
gcn::Button * mOkButton
gcn::Button * mCancelButton
DropDownmMostUsedServersDropDown
ServersListModelmMostUsedServersListModel
LoginDatamLoginData

Constructor & Destructor Documentation

ServerDialog::ServerDialog ( LoginData loginData  ) 

Constructor.

See also:
Window::Window

Definition at line 72 of file serverdialog.cpp.

ServerDialog::~ServerDialog (  ) 

Destructor.

Definition at line 136 of file serverdialog.cpp.


Member Function Documentation

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

Called when receiving actions from the widgets.

Definition at line 142 of file serverdialog.cpp.


Member Data Documentation

gcn::TextField* ServerDialog::mServerNameField [private]

Definition at line 115 of file serverdialog.h.

gcn::TextField* ServerDialog::mPortField [private]

Definition at line 116 of file serverdialog.h.

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

Definition at line 117 of file serverdialog.h.

gcn::Button* ServerDialog::mCancelButton [private]

Definition at line 118 of file serverdialog.h.

Definition at line 120 of file serverdialog.h.

Definition at line 121 of file serverdialog.h.

Definition at line 123 of file serverdialog.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