- Your Widget Set For OpenGL
ufo::USlotEvent Class Reference
This event can execute a slot (function or method) on dispachting.
More...
#include <uslotevent.hpp>
Inheritance diagram for ufo::USlotEvent:
List of all members.
|
Public Member Functions |
| USlotEvent (const USlot0 &slot) |
virtual void | run () |
Detailed Description
This event can execute a slot (function or method) on dispachting.
This class is provided for convenience. If pushed to the event queue, the callback slot will be executed as soon as all prior events are dispatched.
- See also:
- URunnableEvent
- Author:
- Johannes Schmidt
The documentation for this class was generated from the following file:
The libUFO Project - written by Johannes Schmidt