The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Macros
dispatcher.cpp File Reference
#include "gui/core/event/dispatcher_private.hpp"
#include "gui/core/log.hpp"
Include dependency graph for dispatcher.cpp:

Go to the source code of this file.

Classes

class  gui2::event::tevent_in_set
 Helper class to do a runtime test whether an event is in a set. More...
 
class  gui2::event::ttrigger
 Helper struct to wrap the functor call. More...
 
class  gui2::event::ttrigger_mouse
 Helper struct to wrap the functor call. More...
 
class  gui2::event::ttrigger_keyboard
 Helper struct to wrap the functor call. More...
 
class  gui2::event::ttrigger_notification
 Helper struct to wrap the functor call. More...
 
class  gui2::event::ttrigger_message
 Helper struct to wrap the functor call. More...
 

Namespaces

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

Macros

#define GETTEXT_DOMAIN   "wesnoth-lib"
 

Macro Definition Documentation

#define GETTEXT_DOMAIN   "wesnoth-lib"

Definition at line 15 of file dispatcher.cpp.