#include "construct_dialog.hpp"#include "display.hpp"#include "gettext.hpp"#include "sound.hpp"#include "log.hpp"#include "marked-up_text.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | gui |
General purpose widgets. | |
Defines | |
| #define | GETTEXT_DOMAIN "wesnoth-lib" |
| #define | ERR_DP LOG_STREAM(err, log_display) |
| #define | LOG_DP LOG_STREAM(info, log_display) |
| #define | DBG_DP LOG_STREAM(debug, log_display) |
| #define | ERR_G LOG_STREAM(err, lg::general) |
Variables | |
| static lg::log_domain | log_display ("display") |
| #define DBG_DP LOG_STREAM(debug, log_display) |
Definition at line 31 of file construct_dialog.cpp.
Referenced by gui::dialog::layout().
| #define ERR_DP LOG_STREAM(err, log_display) |
Definition at line 29 of file construct_dialog.cpp.
Referenced by gui::dialog::dialog(), and gui::dialog::show().
| #define ERR_G LOG_STREAM(err, lg::general) |
Definition at line 32 of file construct_dialog.cpp.
| #define GETTEXT_DOMAIN "wesnoth-lib" |
Definition at line 17 of file construct_dialog.cpp.
| #define LOG_DP LOG_STREAM(info, log_display) |
Definition at line 30 of file construct_dialog.cpp.
Referenced by gui::dialog::show().
lg::log_domain log_display("display") [static] |
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:03:44 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |