OkDialog Class Reference
[Core GUI related classes (widgets)]

#include <ok_dialog.h>

Inheritance diagram for OkDialog:

Window

List of all members.


Detailed Description

An 'Ok' button dialog.

Definition at line 36 of file ok_dialog.h.


Public Member Functions

 OkDialog (const std::string &title, const std::string &msg, Window *parent=NULL)
 Constructor.
void action (const gcn::ActionEvent &event)
 Called when receiving actions from the widgets.

Private Attributes

TextBoxmTextBox

Constructor & Destructor Documentation

OkDialog::OkDialog ( const std::string &  title,
const std::string &  msg,
Window parent = NULL 
)

Constructor.

See also:
Window::Window

Definition at line 33 of file ok_dialog.cpp.


Member Function Documentation

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

Called when receiving actions from the widgets.

Definition at line 70 of file ok_dialog.cpp.


Member Data Documentation

Definition at line 53 of file ok_dialog.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