Main Page | Namespace List | Class Hierarchy | Data Structures | File List | Data Fields | Globals

CameraEvent Class Reference

#include <cameraevent.h>

Inheritance diagram for CameraEvent:

Inheritance graph
[legend]
Collaboration diagram for CameraEvent:

Collaboration graph
[legend]

Detailed Description

CameraEvent is the base of all camera events.
Camera events are processed in a separate logic branch; moreover, the latest camera event is stored as camera status.


Public Member Functions

 CameraEvent (Camera *, const char *)
 CameraEvent (CameraEvent *)
bool is_type (const char *)
 Use this as follows: is_type( MouseMoveEvent::type ).


Static Public Attributes

const char * type = "CameraEvent"


Constructor & Destructor Documentation

CameraEvent::CameraEvent Camera ,
const char * 
 

CameraEvent::CameraEvent CameraEvent  ) 
 


Member Function Documentation

bool CameraEvent::is_type const char *   )  [virtual]
 

Use this as follows: is_type( MouseMoveEvent::type ).

Reimplemented from Event.


Field Documentation

const char * CameraEvent::type = "CameraEvent" [static]
 

Reimplemented in CameraFocusEvent, CameraBlurEvent, CameraOffEvent, CameraOnEvent, and CameraUpdatedEvent.


The documentation for this class was generated from the following files:
Generated on Wed Jun 23 18:47:30 2004 for cZUI by doxygen 1.3.5