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