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

RepaintEvent Class Reference

#include <repaintevent.h>

Inheritance diagram for RepaintEvent:

Inheritance graph
[legend]
Collaboration diagram for RepaintEvent:

Collaboration graph
[legend]

Detailed Description

RepaintEvents cause part or all window to repaint.


Public Member Functions

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


Static Public Attributes

const char * type = "RepaintEvent"


Constructor & Destructor Documentation

RepaintEvent::RepaintEvent Camera ,
const char * 
 


Member Function Documentation

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

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

Reimplemented from Event.


Field Documentation

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

Reimplemented in RepaintAllEvent, RepaintCameraEvent, and RepaintRectEvent.


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