DAS  3.1.6 - 18/09/2017
Data Fields
MAnyWindowEvent Struct Reference

#include <Mguidefs.h>

+ Collaboration diagram for MAnyWindowEvent:

Data Fields

int type
 Event type. More...
 
Window window
 Window which the event is directed to. More...
 

Detailed Description

Generic Event. This structure contains the fields common to all events generated by the windowing system. Many MGui events are defined as typedef to this event: MWMCloseEvent, MFocusEvent, MUnmapEvent, MMapEvent

Definition at line 511 of file Mguidefs.h.

Field Documentation

§ type

int MAnyWindowEvent::type

Event type.

Definition at line 513 of file Mguidefs.h.

§ window

Window MAnyWindowEvent::window

Window which the event is directed to.

Definition at line 515 of file Mguidefs.h.


The documentation for this struct was generated from the following file:
______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:47:15 for DAS - Rel. 3.1.6 - 18/09/2017.