#include "gui/widgets/scrollbar.hpp"#include "foreach.hpp"#include "gui/auxiliary/log.hpp"#include "gui/widgets/window.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 GETTEXT_DOMAIN "wesnoth-lib" |
Definition at line 16 of file scrollbar.cpp.
| #define LOG_HEADER LOG_SCOPE_HEADER + ':' |
Definition at line 27 of file scrollbar.cpp.
Referenced by gui2::tscrollbar_::recalculate(), gui2::tscrollbar_::signal_handler_left_button_down(), gui2::tscrollbar_::signal_handler_left_button_up(), gui2::tscrollbar_::signal_handler_mouse_enter(), gui2::tscrollbar_::signal_handler_mouse_leave(), and gui2::tscrollbar_::signal_handler_mouse_motion().
| #define LOG_SCOPE_HEADER get_control_type() + " [" + id() + "] " + __func__ |
Definition at line 26 of file scrollbar.cpp.
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:05:18 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |