Ubuntu Platform API  2.8.1
A library helping with tight integration into the Ubuntu platform
WindowEvent Union Reference

#include <event.h>

+ Collaboration diagram for WindowEvent:

Data Fields

WindowEventType type
 
KeyEvent key
 
MotionEvent motion
 
SurfaceEvent surface
 
ResizeEvent resize
 
OrientationEvent orientation
 

Detailed Description

Definition at line 210 of file event.h.

Field Documentation

KeyEvent WindowEvent::key

Definition at line 213 of file event.h.

MotionEvent WindowEvent::motion

Definition at line 214 of file event.h.

OrientationEvent WindowEvent::orientation

Definition at line 217 of file event.h.

ResizeEvent WindowEvent::resize

Definition at line 216 of file event.h.

SurfaceEvent WindowEvent::surface

Definition at line 215 of file event.h.

WindowEventType WindowEvent::type

Definition at line 212 of file event.h.


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