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

Public Member Functions | |
| TdkLayoutObjectPropertiesEvent () | |
| TdkLayoutObjectPropertiesEvent (TdkLayoutObjectPropertiesEvent &event) | |
| virtual | ~TdkLayoutObjectPropertiesEvent () |
| virtual std::string | name () |
| virtual std::string | title () |
| virtual void | setCancelled (bool cancelled) |
| virtual bool | getCancelled () |
Protected Attributes | |
| bool | cancelled_ |
| TdkLayoutObjectPropertiesEvent::TdkLayoutObjectPropertiesEvent | ( | ) | [inline] |
| TdkLayoutObjectPropertiesEvent::TdkLayoutObjectPropertiesEvent | ( | TdkLayoutObjectPropertiesEvent & | event | ) | [inline] |
| virtual TdkLayoutObjectPropertiesEvent::~TdkLayoutObjectPropertiesEvent | ( | ) | [inline, virtual] |
| std::string TdkLayoutObjectPropertiesEvent::name | ( | ) | [inline, virtual] |
| std::string TdkLayoutObjectPropertiesEvent::title | ( | ) | [inline, virtual] |
| void TdkLayoutObjectPropertiesEvent::setCancelled | ( | bool | cancelled | ) | [inline, virtual] |
| bool TdkLayoutObjectPropertiesEvent::getCancelled | ( | ) | [inline, virtual] |
bool TdkLayoutObjectPropertiesEvent::cancelled_ [protected] |
1.5.2