Go to the source code of this file.
Namespaces | |
gui2 | |
A class inherited from ttext_box that displays its input as stars. | |
Macros | |
#define | GETTEXT_DOMAIN "wesnoth-lib" |
#define | LOG_SCOPE_HEADER "tcontainer(" + get_control_type() + ") [" + id() + "] " + __func__ |
#define | LOG_HEADER LOG_SCOPE_HEADER + ':' |
#define GETTEXT_DOMAIN "wesnoth-lib" |
Definition at line 15 of file container.cpp.
#define LOG_HEADER LOG_SCOPE_HEADER + ':' |
Definition at line 23 of file container.cpp.
Referenced by gui2::tcontainer_::calculate_best_size().
#define LOG_SCOPE_HEADER "tcontainer(" + get_control_type() + ") [" + id() + "] " + __func__ |
Definition at line 21 of file container.cpp.
Referenced by gui2::tcontainer_::calculate_best_size(), and gui2::tcontainer_::init_grid().