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

Public Member Functions | |
| TdkLayoutMapRectEvent (TdkMapLayoutObject *object, TeBox &rect, TdkButton button=btnLeft, TdkButtonState buttonState=btsPressed, TdkKeyboardState keyboardState=kbsNone) | |
| TdkLayoutMapRectEvent (TdkLayoutMapRectEvent &event) | |
| virtual | ~TdkLayoutMapRectEvent () |
| virtual std::string | name () |
| virtual std::string | title () |
| TdkLayoutMapRectEvent::TdkLayoutMapRectEvent | ( | TdkMapLayoutObject * | object, | |
| TeBox & | rect, | |||
| TdkButton | button = btnLeft, |
|||
| TdkButtonState | buttonState = btsPressed, |
|||
| TdkKeyboardState | keyboardState = kbsNone | |||
| ) | [inline] |
| TdkLayoutMapRectEvent::TdkLayoutMapRectEvent | ( | TdkLayoutMapRectEvent & | event | ) | [inline] |
| virtual TdkLayoutMapRectEvent::~TdkLayoutMapRectEvent | ( | ) | [inline, virtual] |
| std::string TdkLayoutMapRectEvent::name | ( | ) | [inline, virtual] |
| std::string TdkLayoutMapRectEvent::title | ( | ) | [inline, virtual] |
1.5.2