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