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

#include <connection.h>

Inheritance diagram for ConnectionDialog:

Window

List of all members.


Detailed Description

The connection dialog.

Definition at line 36 of file connection.h.


Public Member Functions

 ConnectionDialog (int previousState)
 Constructor.
void action (const gcn::ActionEvent &)
 Called when the user presses Cancel.
void logic ()

Private Attributes

ProgressBarmProgressBar
float mProgress
int mPreviousState

Constructor & Destructor Documentation

ConnectionDialog::ConnectionDialog ( int  previousState  ) 

Constructor.

See also:
Window::Window

Definition at line 33 of file connection.cpp.


Member Function Documentation

void ConnectionDialog::action ( const gcn::ActionEvent &   ) 

Called when the user presses Cancel.

Restores the global state to the previous one.

Definition at line 54 of file connection.cpp.

void ConnectionDialog::logic (  ) 

Definition at line 60 of file connection.cpp.


Member Data Documentation

Definition at line 55 of file connection.h.

float ConnectionDialog::mProgress [private]

Definition at line 56 of file connection.h.

Definition at line 57 of file connection.h.


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

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