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