26 #ifndef __TERRALIB_QT_AF_EVENTS_INTERNAL_MAPEVENTS_H
27 #define __TERRALIB_QT_AF_EVENTS_INTERNAL_MAPEVENTS_H
30 #include "../connectors/MapDisplay.h"
39 #include <QtGui/QColor>
133 #endif //__TERRALIB_QT_AF_EVENTS_INTERNAL_MAPEVENTS_H
te::qt::af::MapDisplay * m_display
A base class for application events.
This event signals that the srid of the map display changed.
A connector of the te::qt::widgets::MapDisplay class to the Application Framework.
GetMapDisplay()
Constructor.
This event signals that the color of the map display changed.
This event can be used to retrieve the MapDisplat component.
This event is used to inform that drawing is finished.
DrawingFinished(te::qt::af::MapDisplay *display)
Constructor.
MapColorChanged(QColor color)
Constructor.
MapSRIDChanged(std::pair< int, std::string > srid)
Constructor.
Enumerations for the TerraLib Application Framework.
te::qt::af::MapDisplay * m_display
std::pair< int, std::string > m_srid