Classes | Namespaces | Defines | Functions

gui/dialogs/message.cpp File Reference

#include "gui/dialogs/message.hpp"
#include "foreach.hpp"
#include "gettext.hpp"
#include "gui/widgets/button.hpp"
#include "gui/widgets/image.hpp"
#include "gui/widgets/label.hpp"
#include "gui/widgets/settings.hpp"
#include "gui/widgets/window.hpp"
#include "log.hpp"
Include dependency graph for message.cpp:

Go to the source code of this file.

Classes

struct  gui2::tmessage_implementation
 Helper to implement private functions without modifying the header. More...

Namespaces

namespace  gui2
 

A class inherited from ttext_box that displays its input as stars.


Defines

#define GETTEXT_DOMAIN   "wesnoth-lib"

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.

Define Documentation

#define GETTEXT_DOMAIN   "wesnoth-lib"

Definition at line 16 of file message.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:05:08 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs