#include "global.hpp"#include "widgets/textbox.hpp"#include "clipboard.hpp"#include "log.hpp"#include "video.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | gui |
General purpose widgets. | |
Defines | |
| #define | GETTEXT_DOMAIN "wesnoth-lib" |
| #define | WRN_DP LOG_STREAM(warn, log_display) |
| #define | DBG_G LOG_STREAM(debug, lg::general) |
Variables | |
| static lg::log_domain | log_display ("display") |
| #define DBG_G LOG_STREAM(debug, lg::general) |
Definition at line 27 of file textbox.cpp.
Referenced by gui::textbox::handle_event().
| #define GETTEXT_DOMAIN "wesnoth-lib" |
Definition at line 16 of file textbox.cpp.
| #define WRN_DP LOG_STREAM(warn, log_display) |
Definition at line 26 of file textbox.cpp.
Referenced by gui::textbox::handle_event().
lg::log_domain log_display("display") [static] |
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:11:14 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |