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