#include "gui/dialogs/dialog.hpp"#include "gui/widgets/control.hpp"

Go to the source code of this file.
Classes | |
| class | gui2::tmessage |
| Main class to show messages to the user. More... | |
| struct | gui2::tmessage::tbutton_status |
Namespaces | |
| namespace | gui2 |
A class inherited from ttext_box that displays its input as stars. | |
Functions | |
| void | gui2::show_message (CVideo &video, const std::string &title, const std::string &message, const std::string &button_caption="", const bool auto_close=true) |
| Shows a message to the user. | |
| int | gui2::show_message (CVideo &video, const std::string &title, const std::string &message, const tmessage::tbutton_style button_style, bool message_use_markup=false, bool title_use_markup=false) |
| Shows a message to the user. | |
| void | gui2::show_error_message (CVideo &video, const std::string &message, bool message_use_markup=false) |
| Shows an error message to the user. | |
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:04:47 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |