Mother class of all events sent by a Surface (event source) to its widgets (listeners). More...
#include <OSDLSurface.h>
Public Member Functions | |
SurfaceEvent (Ceylan::EventSource &source) | |
SurfaceEvent () | |
virtual | ~SurfaceEvent () throw () |
Mother class of all events sent by a Surface (event source) to its widgets (listeners).
Definition at line 126 of file OSDLSurface.h.
SurfaceEvent::SurfaceEvent | ( | Ceylan::EventSource & | source | ) | [explicit] |
Definition at line 102 of file OSDLSurface.cc.
OSDL::Video::SurfaceEvent::SurfaceEvent | ( | ) |
SurfaceEvent::~SurfaceEvent | ( | ) | throw () [virtual] |
Definition at line 110 of file OSDLSurface.cc.