marble
PlacemarkTextAnnotation.h
Go to the documentation of this file.
virtual bool mouseReleaseEvent(QMouseEvent *event)
Definition: PlacemarkTextAnnotation.cpp:81
PlacemarkTextAnnotation(GeoDataPlacemark *placemark)
Definition: PlacemarkTextAnnotation.cpp:31
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:98
Definition: GeoWidgetBubble.h:24
virtual bool mouseMoveEvent(QMouseEvent *event)
Definition: PlacemarkTextAnnotation.cpp:75
This is the base class for all scene graphics included within the annotate plugin.
Definition: SceneGraphicsItem.h:34
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
virtual void paint(GeoPainter *painter, const ViewportParams *viewport)
Paints the item using the given GeoPainter.
Definition: PlacemarkTextAnnotation.cpp:42
const GeoDataPlacemark * placemark() const
SceneGraphicItem class, when called from one of its derived classes' constructors, takes as a parameter a pointer to the placemark of the graphic element.
Definition: SceneGraphicsItem.cpp:41
virtual bool mousePressEvent(QMouseEvent *event)
Pure virtual functions which handle the mouse events, all of which are re-implemented in every SceneG...
Definition: PlacemarkTextAnnotation.cpp:68
virtual const char * graphicType() const
Provides information for downcasting a SceneGraphicsItem.
Definition: PlacemarkTextAnnotation.cpp:63
a class representing a point of interest on the map
Definition: GeoDataPlacemark.h:54
~PlacemarkTextAnnotation()
Definition: PlacemarkTextAnnotation.cpp:37
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.