Base class for all Events.
Returns whether this event has been marked as handled by one of its slots, terminating the normal iteration of the event's slots.
Marks the event as handled, terminating the normal iteration of the event's slots.
Returns the Window in which the MouseEvent occurred.