TdkPasteLayoutObjectsEvent Class Reference
[The Control Module]

Defines the TdkPasteLayoutObjectsEvent class. More...

#include <TdkPasteLayoutObjectEvent.h>

Inheritance diagram for TdkPasteLayoutObjectsEvent:

TdkEvent List of all members.

Public Member Functions

 TdkPasteLayoutObjectsEvent ()
 TdkPasteLayoutObjectsEvent (TdkPasteLayoutObjectsEvent &event)
virtual ~TdkPasteLayoutObjectsEvent ()
virtual std::string name ()
virtual std::string title ()
virtual void undo ()
virtual void redo ()
virtual void commit ()
virtual TdkLayoutObjectgetObject ()
virtual void setObject (TdkLayoutObject *object)
virtual int getPosition ()
virtual void setPosition (int pos)

Private Attributes

TdkLayoutObjectobject_
int position_

Detailed Description

Defines the TdkPasteLayoutObjectsEvent class.


Constructor & Destructor Documentation

TdkPasteLayoutObjectsEvent::TdkPasteLayoutObjectsEvent (  )  [inline]

TdkPasteLayoutObjectsEvent::TdkPasteLayoutObjectsEvent ( TdkPasteLayoutObjectsEvent event  )  [inline]

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


Member Function Documentation

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

Reimplemented from TdkEvent.

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

Reimplemented from TdkEvent.

void TdkPasteLayoutObjectsEvent::undo (  )  [virtual]

Reimplemented from TdkEvent.

void TdkPasteLayoutObjectsEvent::redo (  )  [virtual]

Reimplemented from TdkEvent.

void TdkPasteLayoutObjectsEvent::commit (  )  [virtual]

Reimplemented from TdkEvent.

TdkLayoutObject * TdkPasteLayoutObjectsEvent::getObject (  )  [inline, virtual]

void TdkPasteLayoutObjectsEvent::setObject ( TdkLayoutObject object  )  [inline, virtual]

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

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


Member Data Documentation

TdkLayoutObject* TdkPasteLayoutObjectsEvent::object_ [private]

int TdkPasteLayoutObjectsEvent::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