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