Contains a list of the map display events. More...
#include "../connectors/MapDisplay.h"
#include "Event.h"
#include "Enums.h"
#include <string>
#include <utility>
#include <QtGui/QColor>
Go to the source code of this file.
Classes | |
struct | te::qt::af::evt::DrawingFinished |
This event is used to inform that drawing is finished. More... | |
struct | te::qt::af::evt::GetMapDisplay |
This event can be used to retrieve the MapDisplat component. More... | |
struct | te::qt::af::evt::MapColorChanged |
This event signals that the color of the map display changed. More... | |
struct | te::qt::af::evt::MapSRIDChanged |
This event signals that the srid of the map display changed. More... | |
Namespaces | |
te | |
TerraLib. | |
te::qt | |
Namespace for the Qt module of TerraLib. | |
te::qt::af | |
Namespace for the Qt Application Framework module of TerraLib. | |
te::qt::af::evt | |
Contains a list of the map display events.
Definition in file MapEvents.h.