TdkZoomAreaEvent Class Reference
[The Control Module]

Defines the TdkZoomAreaEvent class. More...

#include <TdkZoomAreaEvent.h>

Inheritance diagram for TdkZoomAreaEvent:

TdkRectEvent TdkEvent List of all members.

Public Member Functions

 TdkZoomAreaEvent (double xmin, double ymin, double xmax, double ymax, bool wc=false)
 TdkZoomAreaEvent (TeBox &rect, bool wc=false, TdkButton button=btnLeft, TdkButtonState buttonState=btsPressed, TdkKeyboardState keyboardState=kbsNone)
 TdkZoomAreaEvent (TdkZoomAreaEvent &event)
virtual ~TdkZoomAreaEvent ()
virtual std::string name ()
virtual std::string title ()
virtual void worldCoordinates (bool wc)
virtual bool worldCoordinates ()

Protected Attributes

bool wc_

Detailed Description

Defines the TdkZoomAreaEvent class.


Constructor & Destructor Documentation

TdkZoomAreaEvent::TdkZoomAreaEvent ( double  xmin,
double  ymin,
double  xmax,
double  ymax,
bool  wc = false 
) [inline]

TdkZoomAreaEvent::TdkZoomAreaEvent ( TeBox &  rect,
bool  wc = false,
TdkButton  button = btnLeft,
TdkButtonState  buttonState = btsPressed,
TdkKeyboardState  keyboardState = kbsNone 
) [inline]

TdkZoomAreaEvent::TdkZoomAreaEvent ( TdkZoomAreaEvent event  )  [inline]

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


Member Function Documentation

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

Reimplemented from TdkRectEvent.

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

Reimplemented from TdkRectEvent.

void TdkZoomAreaEvent::worldCoordinates ( bool  wc  )  [inline, virtual]

bool TdkZoomAreaEvent::worldCoordinates (  )  [inline, virtual]


Member Data Documentation

bool TdkZoomAreaEvent::wc_ [protected]


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