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:131
The class that specifies the Marble layer interface of a plugin.
Definition: RenderPluginInterface.h:30
~ElevationProfileMarker()
Definition: ElevationProfileMarker.cpp:47
Base class for all 2D labels (a.k.a.
Definition: BillboardGraphicsItem.h:32
QString copyrightYears() const
Definition: ElevationProfileMarker.cpp:96
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:66
QStringList renderPosition() const
Preferred level in the layer stack for the rendering.
Definition: ElevationProfileMarker.cpp:61
QList< PluginAuthor > pluginAuthors() const
Definition: ElevationProfileMarker.cpp:101
ElevationProfileMarker(const MarbleModel *marbleModel=0)
Definition: ElevationProfileMarker.cpp:28
QString guiString() const
String that should be displayed in GUI.
Definition: ElevationProfileMarker.cpp:76
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:81
QString description() const
Returns a user description of the plugin.
Definition: ElevationProfileMarker.cpp:91
QString name() const
Returns the user-visible name of the plugin.
Definition: ElevationProfileMarker.cpp:71
QString version() const
Definition: ElevationProfileMarker.cpp:86
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:51
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:97
QString renderPolicy() const
Return how the plugin settings should be used.
Definition: ElevationProfileMarker.cpp:56
A label item provides an Item that displays text or images/pixmaps.
Definition: LabelGraphicsItem.h:31
void initialize()
Definition: ElevationProfileMarker.cpp:113
bool isInitialized() const
Definition: ElevationProfileMarker.cpp:126
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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 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:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.