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