marble
AreaAnnotation.h
Go to the documentation of this file.
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:98
virtual void paint(GeoPainter *painter, const ViewportParams *viewport)
Paints the item using the given GeoPainter.
Definition: AreaAnnotation.cpp:31
virtual bool mouseReleaseEvent(QMouseEvent *event)
Definition: AreaAnnotation.cpp:84
AreaAnnotation(GeoDataPlacemark *placemark)
Definition: AreaAnnotation.cpp:24
Definition: AreaAnnotation.h:20
Definition: SceneGraphicsItem.h:28
virtual bool mouseMoveEvent(QMouseEvent *event)
Definition: AreaAnnotation.cpp:64
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
GeoDataPlacemark * placemark()
Definition: SceneGraphicsItem.cpp:36
a class representing a point of interest on the map
Definition: GeoDataPlacemark.h:54
virtual bool mousePressEvent(QMouseEvent *event)
Definition: AreaAnnotation.cpp:51
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.