#include <TdkCompletedEvent.h>
Inheritance diagram for TdkCompletedEvent:

Public Member Functions | |
| TdkCompletedEvent (TdkEvent *event) | |
| virtual | ~TdkCompletedEvent () |
| virtual std::string | name () |
| virtual std::string | title () |
| virtual void | undo () |
| virtual void | redo () |
| virtual void | commit () |
| virtual void | discard () |
| virtual TdkEvent * | getEvent () |
Protected Attributes | |
| TdkEvent * | event_ |
| TdkCompletedEvent::TdkCompletedEvent | ( | TdkEvent * | event | ) | [inline] |
| TdkCompletedEvent::~TdkCompletedEvent | ( | ) | [inline, virtual] |
| std::string TdkCompletedEvent::name | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| std::string TdkCompletedEvent::title | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| void TdkCompletedEvent::undo | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| void TdkCompletedEvent::redo | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| void TdkCompletedEvent::commit | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| void TdkCompletedEvent::discard | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| TdkEvent * TdkCompletedEvent::getEvent | ( | ) | [inline, virtual] |
TdkEvent* TdkCompletedEvent::event_ [protected] |
1.5.2