#include <TdkBackwardThemesAnimationEvent.h>
Inheritance diagram for TdkBackwardThemesAnimationEvent:
Public Member Functions | |
virtual | ~TdkBackwardThemesAnimationEvent () |
virtual std::string | name () |
virtual std::string | title () |
virtual bool | getTrace () |
virtual void | setTrace (bool trace) |
Private Attributes | |
bool | _trace |
virtual TdkBackwardThemesAnimationEvent::~TdkBackwardThemesAnimationEvent | ( | ) | [inline, virtual] |
std::string TdkBackwardThemesAnimationEvent::name | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
std::string TdkBackwardThemesAnimationEvent::title | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
bool TdkBackwardThemesAnimationEvent::getTrace | ( | ) | [inline, virtual] |
void TdkBackwardThemesAnimationEvent::setTrace | ( | bool | trace | ) | [inline, virtual] |
bool TdkBackwardThemesAnimationEvent::_trace [private] |