Go to the source code of this file.
|
#define | GETTEXT_DOMAIN "wesnoth-lib" |
|
#define | LOG_HEADER "distributor mouse motion [" << owner_.id() << "]: " |
|
#define | LOG_HEADER "distributor mouse button " << name_ << " [" << owner_.id() << "]: " |
|
#define | LOG_HEADER "distributor mouse motion [" << owner_.id() << "]: " |
|
#define GETTEXT_DOMAIN "wesnoth-lib" |
#define LOG_HEADER "distributor mouse motion [" << owner_.id() << "]: " |
Definition at line 598 of file distributor.cpp.
Referenced by gui2::event::tdistributor::keyboard_capture(), gui2::event::tmouse_button< sdl_button_down, sdl_button_up, button_down, button_up, button_click, button_double_click >::mouse_button_click(), gui2::event::tmouse_motion::mouse_enter(), gui2::event::tmouse_motion::mouse_leave(), gui2::event::tmouse_motion::mouse_motion(), gui2::event::tmouse_motion::show_tooltip(), gui2::event::tdistributor::signal_handler_notify_removal(), gui2::event::tmouse_button< sdl_button_down, sdl_button_up, button_down, button_up, button_click, button_double_click >::signal_handler_sdl_button_down(), gui2::event::tmouse_button< sdl_button_down, sdl_button_up, button_down, button_up, button_click, button_double_click >::signal_handler_sdl_button_up(), gui2::event::tdistributor::signal_handler_sdl_key_down(), gui2::event::tmouse_motion::signal_handler_sdl_mouse_motion(), gui2::event::tmouse_motion::signal_handler_sdl_wheel(), gui2::event::tmouse_motion::signal_handler_show_helptip(), gui2::event::tmouse_motion::start_hover_timer(), and gui2::event::tmouse_motion::stop_hover_timer().
#define LOG_HEADER "distributor mouse button " << name_ << " [" << owner_.id() << "]: " |
#define LOG_HEADER "distributor mouse motion [" << owner_.id() << "]: " |