Ubuntu Platform API  2.2.0
A library helping with tight integration into the Ubuntu platform
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
WindowEvent Union Reference

#include <event.h>

+ Collaboration diagram for WindowEvent:

Data Fields

WindowEventType type
 
KeyEvent key
 
MotionEvent motion
 
SurfaceEvent surface
 
ResizeEvent resize
 

Detailed Description

Definition at line 198 of file event.h.

Field Documentation

KeyEvent WindowEvent::key

Definition at line 201 of file event.h.

MotionEvent WindowEvent::motion

Definition at line 202 of file event.h.

ResizeEvent WindowEvent::resize

Definition at line 204 of file event.h.

SurfaceEvent WindowEvent::surface

Definition at line 203 of file event.h.

WindowEventType WindowEvent::type

Definition at line 200 of file event.h.


The documentation for this union was generated from the following file: