#include <cameraevent.h>
Inheritance diagram for CameraEvent:


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" |
|
||||||||||||
|
|
|
|
|
|
|
Use this as follows: is_type( MouseMoveEvent::type ).
Reimplemented from Event. |
|
|
Reimplemented in CameraFocusEvent, CameraBlurEvent, CameraOffEvent, CameraOnEvent, and CameraUpdatedEvent. |
1.3.5