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

Public Member Functions | |
| TdkEditPropertiesMapObjectsEvent () | |
| TdkEditPropertiesMapObjectsEvent (TdkEditPropertiesMapObjectsEvent &event) | |
| virtual std::string | name () |
| virtual std::string | title () |
| virtual void | undo () |
| virtual void | redo () |
| virtual void | discard () |
| virtual void | commit () |
| virtual TdkTheme * | getTheme () |
| virtual void | setTheme (TdkTheme *theme) |
Protected Attributes | |
| TdkTheme * | theme_ |
| TdkEditPropertiesMapObjectsEvent::TdkEditPropertiesMapObjectsEvent | ( | ) | [inline] |
| TdkEditPropertiesMapObjectsEvent::TdkEditPropertiesMapObjectsEvent | ( | TdkEditPropertiesMapObjectsEvent & | event | ) | [inline] |
| std::string TdkEditPropertiesMapObjectsEvent::name | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| std::string TdkEditPropertiesMapObjectsEvent::title | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| void TdkEditPropertiesMapObjectsEvent::undo | ( | ) | [virtual] |
Reimplemented from TdkEvent.
| void TdkEditPropertiesMapObjectsEvent::redo | ( | ) | [virtual] |
Reimplemented from TdkEvent.
| void TdkEditPropertiesMapObjectsEvent::discard | ( | ) | [virtual] |
Reimplemented from TdkEvent.
| void TdkEditPropertiesMapObjectsEvent::commit | ( | ) | [virtual] |
Reimplemented from TdkEvent.
| TdkTheme * TdkEditPropertiesMapObjectsEvent::getTheme | ( | ) | [inline, virtual] |
| void TdkEditPropertiesMapObjectsEvent::setTheme | ( | TdkTheme * | theme | ) | [inline, virtual] |
TdkTheme* TdkEditPropertiesMapObjectsEvent::theme_ [protected] |
1.5.2