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

Public Member Functions | |
| TdkLayoutMapRotatedEvent (double angle) | |
| TdkLayoutMapRotatedEvent (TdkLayoutMapRotatedEvent &event) | |
| virtual | ~TdkLayoutMapRotatedEvent () |
| virtual std::string | name () |
| virtual std::string | title () |
| virtual double | getAngle () |
| virtual void | setAngle (double angle) |
Protected Attributes | |
| double | angle_ |
| TdkLayoutMapRotatedEvent::TdkLayoutMapRotatedEvent | ( | double | angle | ) | [inline] |
| TdkLayoutMapRotatedEvent::TdkLayoutMapRotatedEvent | ( | TdkLayoutMapRotatedEvent & | event | ) | [inline] |
| virtual TdkLayoutMapRotatedEvent::~TdkLayoutMapRotatedEvent | ( | ) | [inline, virtual] |
| std::string TdkLayoutMapRotatedEvent::name | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| std::string TdkLayoutMapRotatedEvent::title | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| double TdkLayoutMapRotatedEvent::getAngle | ( | ) | [inline, virtual] |
| void TdkLayoutMapRotatedEvent::setAngle | ( | double | angle | ) | [inline, virtual] |
double TdkLayoutMapRotatedEvent::angle_ [protected] |
1.5.2