marble
Marble::PlacemarkTextAnnotation Class Reference
#include <PlacemarkTextAnnotation.h>
Inheritance diagram for Marble::PlacemarkTextAnnotation:
Protected Member Functions | |
virtual bool | mousePressEvent (QMouseEvent *event) |
Protected Member Functions inherited from Marble::SceneGraphicsItem | |
virtual bool | mouseMoveEvent (QMouseEvent *event) |
virtual bool | mouseReleaseEvent (QMouseEvent *event) |
void | setRegions (const QList< QRegion > ®ions) |
Protected Member Functions inherited from Marble::GeoGraphicsItem | |
GeoGraphicsItemPrivate * | p () const |
Additional Inherited Members | |
Public Types inherited from Marble::GeoGraphicsItem | |
enum | GeoGraphicsItemFlag { NoOptions = 0x0, ItemIsMovable = 0x1, ItemIsSelectable = 0x2, ItemIsVisible = 0x4 } |
Detailed Description
Definition at line 23 of file PlacemarkTextAnnotation.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 29 of file PlacemarkTextAnnotation.cpp.
Marble::PlacemarkTextAnnotation::~PlacemarkTextAnnotation | ( | ) |
Definition at line 35 of file PlacemarkTextAnnotation.cpp.
Member Function Documentation
|
protectedvirtual |
Reimplemented from Marble::SceneGraphicsItem.
Definition at line 62 of file PlacemarkTextAnnotation.cpp.
|
virtual |
Paints the item using the given GeoPainter.
Note that depending on the projection and zoom level, the item may be visible more than once, which is taken care of by GeoPainter.
Implements Marble::GeoGraphicsItem.
Definition at line 40 of file PlacemarkTextAnnotation.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 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:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.