TdkLocationEvent Class Reference
[The Control Module]

Defines the TdkLocationEvent class. More...

#include <TdkLocationEvent.h>

Inheritance diagram for TdkLocationEvent:

TdkEvent List of all members.

Public Member Functions

 TdkLocationEvent (const TePoint &point, TdkButton button, TdkButtonState buttonState, TdkKeyboardState keyboardState)
 TdkLocationEvent (const TdkLocationEvent &event)
virtual ~TdkLocationEvent ()
virtual std::string name ()
virtual std::string title ()
virtual TePoint & getPoint ()
virtual void setPoint (TePoint &point)
virtual TdkButton getButton ()
virtual void setButton (TdkButton button)
virtual TdkButtonState getButtonState ()
virtual void setButtonState (TdkButtonState buttonState)
virtual TdkKeyboardState getKeyboardState ()
virtual void setKeyboardState (TdkKeyboardState keyboardSate)

Protected Attributes

TePoint point_
TdkButton button_
TdkButtonState buttonState_
TdkKeyboardState keyboardState_

Detailed Description

Defines the TdkLocationEvent class.


Constructor & Destructor Documentation

TdkLocationEvent::TdkLocationEvent ( const TePoint &  point,
TdkButton  button,
TdkButtonState  buttonState,
TdkKeyboardState  keyboardState 
) [inline]

TdkLocationEvent::TdkLocationEvent ( const TdkLocationEvent event  )  [inline]

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


Member Function Documentation

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

Reimplemented from TdkEvent.

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

Reimplemented from TdkEvent.

TePoint & TdkLocationEvent::getPoint (  )  [inline, virtual]

void TdkLocationEvent::setPoint ( TePoint &  point  )  [inline, virtual]

TdkButton TdkLocationEvent::getButton (  )  [inline, virtual]

void TdkLocationEvent::setButton ( TdkButton  button  )  [inline, virtual]

TdkButtonState TdkLocationEvent::getButtonState (  )  [inline, virtual]

void TdkLocationEvent::setButtonState ( TdkButtonState  buttonState  )  [inline, virtual]

TdkKeyboardState TdkLocationEvent::getKeyboardState (  )  [inline, virtual]

void TdkLocationEvent::setKeyboardState ( TdkKeyboardState  keyboardSate  )  [inline, virtual]


Member Data Documentation

TePoint TdkLocationEvent::point_ [protected]

TdkButton TdkLocationEvent::button_ [protected]

TdkButtonState TdkLocationEvent::buttonState_ [protected]

TdkKeyboardState TdkLocationEvent::keyboardState_ [protected]


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