marble
ElevationProfileMarker.h
Go to the documentation of this file.
bool render(GeoPainter *painter, ViewportParams *viewport, const QString &renderPos, GeoSceneLayer *layer=0)
Renders the content provided by the layer on the viewport.
Definition: ElevationProfileMarker.cpp:134
The class that specifies the Marble layer interface of a plugin.
Definition: RenderPluginInterface.h:30
~ElevationProfileMarker()
Definition: ElevationProfileMarker.cpp:50
ElevationProfileMarker()
Definition: ElevationProfileMarker.cpp:28
Base class for all 2D labels (a.k.a.
Definition: BillboardGraphicsItem.h:32
QString copyrightYears() const
Definition: ElevationProfileMarker.cpp:99
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:98
qreal zValue() const
Returns the z value of the layer (default: 0.0).
Definition: ElevationProfileMarker.cpp:69
QStringList renderPosition() const
Preferred level in the layer stack for the rendering.
Definition: ElevationProfileMarker.cpp:64
QList< PluginAuthor > pluginAuthors() const
Definition: ElevationProfileMarker.cpp:104
QString guiString() const
String that should be displayed in GUI.
Definition: ElevationProfileMarker.cpp:79
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
QString nameId() const
Returns the unique name of the plugin.
Definition: ElevationProfileMarker.cpp:84
QString description() const
Returns a user description of the plugin.
Definition: ElevationProfileMarker.cpp:94
QString name() const
Returns the user-visible name of the plugin.
Definition: ElevationProfileMarker.cpp:74
QString version() const
Definition: ElevationProfileMarker.cpp:89
QStringList backendTypes() const
Returns the name(s) of the backend that the plugin can render This method should return the name of t...
Definition: ElevationProfileMarker.cpp:54
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:96
QString renderPolicy() const
Return how the plugin settings should be used.
Definition: ElevationProfileMarker.cpp:59
A label item provides an Item that displays text or images/pixmaps.
Definition: LabelGraphicsItem.h:31
void initialize()
Definition: ElevationProfileMarker.cpp:116
bool isInitialized() const
Definition: ElevationProfileMarker.cpp:129
a class representing a point of interest on the map
Definition: GeoDataPlacemark.h:54
The abstract class that creates a renderable item.
Definition: RenderPlugin.h:43
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.