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

Public Member Functions | |
| TdkDeleteLayoutObjectsEvent () | |
| TdkDeleteLayoutObjectsEvent (TdkDeleteLayoutObjectsEvent &event) | |
| virtual | ~TdkDeleteLayoutObjectsEvent () |
| virtual std::string | name () |
| virtual std::string | title () |
| virtual void | undo () |
| virtual void | redo () |
| virtual void | commit () |
| virtual TdkLayoutObject * | getObject () |
| virtual void | setObject (TdkLayoutObject *object) |
| virtual int | getPosition () |
| virtual void | setPosition (int pos) |
Private Attributes | |
| TdkLayoutObject * | object_ |
| int | position_ |
| TdkDeleteLayoutObjectsEvent::TdkDeleteLayoutObjectsEvent | ( | ) | [inline] |
| TdkDeleteLayoutObjectsEvent::TdkDeleteLayoutObjectsEvent | ( | TdkDeleteLayoutObjectsEvent & | event | ) | [inline] |
| virtual TdkDeleteLayoutObjectsEvent::~TdkDeleteLayoutObjectsEvent | ( | ) | [inline, virtual] |
| std::string TdkDeleteLayoutObjectsEvent::name | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| std::string TdkDeleteLayoutObjectsEvent::title | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| void TdkDeleteLayoutObjectsEvent::undo | ( | ) | [virtual] |
Reimplemented from TdkEvent.
| void TdkDeleteLayoutObjectsEvent::redo | ( | ) | [virtual] |
Reimplemented from TdkEvent.
| void TdkDeleteLayoutObjectsEvent::commit | ( | ) | [virtual] |
Reimplemented from TdkEvent.
| TdkLayoutObject * TdkDeleteLayoutObjectsEvent::getObject | ( | ) | [inline, virtual] |
| void TdkDeleteLayoutObjectsEvent::setObject | ( | TdkLayoutObject * | object | ) | [inline, virtual] |
| int TdkDeleteLayoutObjectsEvent::getPosition | ( | ) | [inline, virtual] |
| void TdkDeleteLayoutObjectsEvent::setPosition | ( | int | pos | ) | [inline, virtual] |
int TdkDeleteLayoutObjectsEvent::position_ [private] |
1.5.2