Event sent by a Surface to a widget it contains so that the widget redraws itself. More...
#include <OSDLWidget.h>


Public Member Functions | |
| RedrawRequestEvent (Ceylan::EventSource &source) | |
| virtual | ~RedrawRequestEvent () throw () |
Event sent by a Surface to a widget it contains so that the widget redraws itself.
Definition at line 65 of file OSDLWidget.h.
| RedrawRequestEvent::RedrawRequestEvent | ( | Ceylan::EventSource & | source | ) |
Definition at line 49 of file OSDLWidget.cc.
| RedrawRequestEvent::~RedrawRequestEvent | ( | ) | throw () [virtual] |
Definition at line 57 of file OSDLWidget.cc.
1.6.3