#include "gui/widgets/text.hpp"#include "clipboard.hpp"#include "gui/auxiliary/log.hpp"#include "serialization/string_utils.hpp"#include <boost/bind.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | gui2 |
A class inherited from ttext_box that displays its input as stars. | |
Defines | |
| #define | GETTEXT_DOMAIN "wesnoth-lib" |
| #define | LOG_SCOPE_HEADER get_control_type() + " [" + id() + "] " + __func__ |
| #define | LOG_HEADER LOG_SCOPE_HEADER + ':' |
| #define LOG_HEADER LOG_SCOPE_HEADER + ':' |
Definition at line 27 of file text.cpp.
Referenced by gui2::ttext_::signal_handler_lose_keyboard_focus(), gui2::ttext_::signal_handler_middle_button_click(), gui2::ttext_::signal_handler_receive_keyboard_focus(), and gui2::ttext_::signal_handler_sdl_key_down().
| #define LOG_SCOPE_HEADER get_control_type() + " [" + id() + "] " + __func__ |
Definition at line 26 of file text.cpp.
Referenced by gui2::ttext_::handle_key_backspace(), gui2::ttext_::handle_key_default(), gui2::ttext_::handle_key_delete(), gui2::ttext_::handle_key_end(), gui2::ttext_::handle_key_home(), gui2::ttext_::handle_key_left_arrow(), and gui2::ttext_::handle_key_right_arrow().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:05:20 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |