#include <TdkRedrawEvent.h>
Inheritance diagram for TdkRedrawEvent:
Public Member Functions | |
TdkRedrawEvent () | |
virtual | ~TdkRedrawEvent () |
virtual std::string | name () |
virtual std::string | title () |
virtual bool | isQueueable () |
TdkRedrawEvent::TdkRedrawEvent | ( | ) | [inline] |
virtual TdkRedrawEvent::~TdkRedrawEvent | ( | ) | [inline, virtual] |
std::string TdkRedrawEvent::name | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
std::string TdkRedrawEvent::title | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
bool TdkRedrawEvent::isQueueable | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.