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

Public Member Functions | |
| TdkCreatePolygonEvent (const TePolygon &polygon, TdkButton button, TdkButtonState buttonState, TdkKeyboardState keyboardState, bool geometric=false) | |
| TdkCreatePolygonEvent (TdkPolygonEvent &event, bool geometric=false) | |
| TdkCreatePolygonEvent (TdkCreatePolygonEvent &event) | |
| virtual | ~TdkCreatePolygonEvent () |
| virtual std::string | name () |
| virtual std::string | title () |
| virtual void | undo () |
| virtual void | redo () |
| virtual void | discard () |
| TdkCreatePolygonEvent::TdkCreatePolygonEvent | ( | const TePolygon & | polygon, | |
| TdkButton | button, | |||
| TdkButtonState | buttonState, | |||
| TdkKeyboardState | keyboardState, | |||
| bool | geometric = false | |||
| ) | [inline] |
| TdkCreatePolygonEvent::TdkCreatePolygonEvent | ( | TdkPolygonEvent & | event, | |
| bool | geometric = false | |||
| ) | [inline] |
| TdkCreatePolygonEvent::TdkCreatePolygonEvent | ( | TdkCreatePolygonEvent & | event | ) | [inline] |
| virtual TdkCreatePolygonEvent::~TdkCreatePolygonEvent | ( | ) | [inline, virtual] |
| std::string TdkCreatePolygonEvent::name | ( | ) | [inline, virtual] |
Reimplemented from TdkPolygonEvent.
| std::string TdkCreatePolygonEvent::title | ( | ) | [inline, virtual] |
Reimplemented from TdkPolygonEvent.
| void TdkCreatePolygonEvent::undo | ( | ) | [virtual] |
Reimplemented from TdkEvent.
| void TdkCreatePolygonEvent::redo | ( | ) | [virtual] |
Reimplemented from TdkEvent.
| void TdkCreatePolygonEvent::discard | ( | ) | [virtual] |
Reimplemented from TdkEvent.
1.5.2