The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Macros
distributor.cpp File Reference
#include "gui/core/event/distributor.hpp"
#include "events.hpp"
#include "gui/core/log.hpp"
#include "gui/core/timer.hpp"
#include "gui/widgets/settings.hpp"
#include "gui/widgets/widget.hpp"
#include "gui/widgets/window.hpp"
#include "utils/functional.hpp"
Include dependency graph for distributor.cpp:

Go to the source code of this file.

Classes

class  gui2::event::tlock
 SDL_AddTimer() callback for the hover event. More...
 

Namespaces

 gui2
 A class inherited from ttext_box that displays its input as stars.
 
 gui2::event
 

Macros

#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() << "]: "
 

Macro Definition Documentation

#define GETTEXT_DOMAIN   "wesnoth-lib"

Definition at line 15 of file distributor.cpp.

#define LOG_HEADER   "distributor mouse motion [" << owner_.id() << "]: "
#define LOG_HEADER   "distributor mouse button " << name_ << " [" << owner_.id() << "]: "

Definition at line 598 of file distributor.cpp.

#define LOG_HEADER   "distributor mouse motion [" << owner_.id() << "]: "

Definition at line 598 of file distributor.cpp.