- Your Widget Set For OpenGL
Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | Related Pages

ufo::URunnableEvent Class Reference

This event represents an event which run method is called at processing. More...

#include <urunnableevent.hpp>

Inheritance diagram for ufo::URunnableEvent:

ufo::UEvent ufo::UObject ufo::UCollectable ufo::USlotEvent List of all members.

Public Member Functions

 URunnableEvent (UObject *source, Type type)
virtual void run ()

Detailed Description

This event represents an event which run method is called at processing.

If posted to a display, the run method will be executed as soon as all events prior are dispatched.

See also:
USlotEvent
Author:
Johannes Schmidt


The documentation for this class was generated from the following file:
The libUFO Project - written by Johannes Schmidt