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

#include <confirm_dialog.h>

Inheritance diagram for ConfirmDialog:

Window CharDeleteConfirm

List of all members.


Detailed Description

An option dialog.

Definition at line 36 of file confirm_dialog.h.


Public Member Functions

 ConfirmDialog (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

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

Constructor.

See also:
Window::Window

Definition at line 33 of file confirm_dialog.cpp.


Member Function Documentation

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

Called when receiving actions from the widgets.

Reimplemented in CharDeleteConfirm.

Definition at line 80 of file confirm_dialog.cpp.


Member Data Documentation

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