1 #ifndef __DW_EVENTS_HH__
2 #define __DW_EVENTS_HH__
4 #ifndef __INCLUDED_FROM_DW_CORE_HH__
5 # error Do not include this file directly, use "core.hh" instead.
83 #endif // __DW_EVENTS_HH__
int yWidget
Definition: events.hh:51
ButtonState state
Definition: events.hh:42
This is the base class for many other classes, which defines very common virtual methods.
Definition: object.hh:24
Represents a enter or leave notify event.
Definition: events.hh:74
Base class for all mouse events.
Definition: events.hh:39
ButtonState
Platform independent representation.
Definition: events.hh:14
Base class for all events.
Definition: events.hh:31
Widget * currentWidget
Definition: events.hh:77
Base class for all mouse events related to a specific position.
Definition: events.hh:48
int xCanvas
Definition: events.hh:51
Dw is in this namespace, or sub namespaces of this one.
Definition: alignedtablecell.cc:28
Represents a mouse motion event.
Definition: events.hh:67
Widget * lastWidget
Definition: events.hh:77
int yCanvas
Definition: events.hh:51
int xWidget
Definition: events.hh:51