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

WidgetEvent Class Reference

#include <widgetevent.h>

Inheritance diagram for WidgetEvent:

Inheritance graph
[legend]
Collaboration diagram for WidgetEvent:

Collaboration graph
[legend]

Detailed Description

Defines events changing a widget's state.


Public Member Functions

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

BaseSceneNodeget_sender (void)

Static Public Attributes

const char * type = "WidgetEvent"

Protected Attributes

BaseSceneNodesender


Constructor & Destructor Documentation

WidgetEvent::WidgetEvent Camera ,
const char *  ,
BaseSceneNode
 


Member Function Documentation

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

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

Reimplemented from Event.

BaseSceneNode* WidgetEvent::get_sender void   )  [inline]
 


Field Documentation

BaseSceneNode* WidgetEvent::sender [protected]
 

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

Reimplemented in CheckboxToggledEvent, and SelectionChangedEvent.


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