- Your Widget Set For OpenGL
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:
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