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

Public Member Functions | |
| TdkInsertEvent (TdkObjectVector &objects) | |
| virtual | ~TdkInsertEvent () |
| virtual std::string | name () |
| virtual std::string | title () |
| virtual void | undo () |
| virtual void | redo () |
Protected Attributes | |
| TdkObjectVector | oldObjects |
| TdkInsertEvent::TdkInsertEvent | ( | TdkObjectVector & | objects | ) |
| virtual TdkInsertEvent::~TdkInsertEvent | ( | ) | [inline, virtual] |
| virtual std::string TdkInsertEvent::name | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| virtual std::string TdkInsertEvent::title | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| void TdkInsertEvent::undo | ( | ) | [virtual] |
Reimplemented from TdkEvent.
| void TdkInsertEvent::redo | ( | ) | [virtual] |
Reimplemented from TdkEvent.
TdkObjectVector TdkInsertEvent::oldObjects [protected] |
1.5.2