TdkPasteGeographicObjectEvent Class Reference
[The Control Module]

Defines the TdkPasteGeographicObjectEvent class. More...

#include <TdkPasteGeographicObjectEvent.h>

Inheritance diagram for TdkPasteGeographicObjectEvent:

TdkEvent List of all members.

Public Member Functions

 TdkPasteGeographicObjectEvent ()
 TdkPasteGeographicObjectEvent (TdkPasteGeographicObjectEvent &event)
virtual ~TdkPasteGeographicObjectEvent ()
virtual std::string name ()
virtual std::string title ()
virtual void undo ()
virtual void redo ()
virtual void commit ()
virtual TdkGeographicObjectgetObject ()
virtual void setObject (TdkGeographicObject *object)
virtual int getPosition ()
virtual void setPosition (int pos)

Private Attributes

TdkGeographicObjectobject_
int position_

Detailed Description

Defines the TdkPasteGeographicObjectEvent class.


Constructor & Destructor Documentation

TdkPasteGeographicObjectEvent::TdkPasteGeographicObjectEvent (  )  [inline]

TdkPasteGeographicObjectEvent::TdkPasteGeographicObjectEvent ( TdkPasteGeographicObjectEvent event  )  [inline]

virtual TdkPasteGeographicObjectEvent::~TdkPasteGeographicObjectEvent (  )  [inline, virtual]


Member Function Documentation

std::string TdkPasteGeographicObjectEvent::name (  )  [inline, virtual]

Reimplemented from TdkEvent.

std::string TdkPasteGeographicObjectEvent::title (  )  [inline, virtual]

Reimplemented from TdkEvent.

void TdkPasteGeographicObjectEvent::undo (  )  [virtual]

Reimplemented from TdkEvent.

void TdkPasteGeographicObjectEvent::redo (  )  [virtual]

Reimplemented from TdkEvent.

void TdkPasteGeographicObjectEvent::commit (  )  [virtual]

Reimplemented from TdkEvent.

TdkGeographicObject * TdkPasteGeographicObjectEvent::getObject (  )  [inline, virtual]

void TdkPasteGeographicObjectEvent::setObject ( TdkGeographicObject object  )  [inline, virtual]

int TdkPasteGeographicObjectEvent::getPosition (  )  [inline, virtual]

void TdkPasteGeographicObjectEvent::setPosition ( int  pos  )  [inline, virtual]


Member Data Documentation

TdkGeographicObject* TdkPasteGeographicObjectEvent::object_ [private]

int TdkPasteGeographicObjectEvent::position_ [private]


The documentation for this class was generated from the following files:
Generated on Fri Jun 15 16:54:48 2007 for TDK by  doxygen 1.5.2