26 #ifndef __TERRALIB_QT_AF_EVENTS_INTERNAL_TOOLSEVENTS_H
27 #define __TERRALIB_QT_AF_EVENTS_INTERNAL_TOOLSEVENTS_H
This file contains a class to represent an event.
Signals a mouse moved over the current display.
double m_x
The x coordinate value.
double m_y
The y coordinate value.
bool m_llCoord
Flag used to indicate if the event has the converted coord to LL.
CoordinateTracked(const double &x, const double &y)
Constructor.
double m_lly
The y coordinate in LL value.
double m_llx
The x coordinate in LL value.
A base class for application events.
Enumerations of XML module.