WndEvent.h File Reference

Contains the WndEvent class, which is used internally by GG to dispatch event messages to Wnds. More...

#include <GG/Base.h>
#include <GG/Exception.h>
#include <GG/Flags.h>
#include <map>

Go to the source code of this file.

Namespaces

namespace  GG

Classes

class  GG::WndEvent
 encapsulates a Wnd event that is passed from the singleton GUI to a Wnd. More...

Variables

GG_API const ModKey GG::MOD_KEY_NONE
GG_API const ModKey GG::MOD_KEY_LSHIFT
GG_API const ModKey GG::MOD_KEY_RSHIFT
GG_API const ModKey GG::MOD_KEY_LCTRL
GG_API const ModKey GG::MOD_KEY_RCTRL
GG_API const ModKey GG::MOD_KEY_LALT
GG_API const ModKey GG::MOD_KEY_RALT
GG_API const ModKey GG::MOD_KEY_LMETA
GG_API const ModKey GG::MOD_KEY_RMETA
GG_API const ModKey GG::MOD_KEY_NUM
GG_API const ModKey GG::MOD_KEY_CAPS
GG_API const ModKey GG::MOD_KEY_MODE
GG_API const Flags< ModKey > GG::MOD_KEY_CTRL
GG_API const Flags< ModKey > GG::MOD_KEY_SHIFT
GG_API const Flags< ModKey > GG::MOD_KEY_ALT
GG_API const Flags< ModKey > GG::MOD_KEY_META


Detailed Description

Contains the WndEvent class, which is used internally by GG to dispatch event messages to Wnds.

Definition in file WndEvent.h.


Generated on Wed Mar 26 14:35:42 2008 for GG by  doxygen 1.5.2