marble
MarbleSplashLayer.cpp
Go to the documentation of this file.
virtual bool render(GeoPainter *painter, ViewportParams *viewport, const QString &renderPos="SURFACE", GeoSceneLayer *layer=0)
Renders the content provided by the layer on the viewport.
Definition: MarbleSplashLayer.cpp:34
static QString path(const QString &relativePath)
Definition: MarbleDirs.cpp:53
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:98
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
This file contains the headers for ViewportParams.
void drawText(const GeoDataCoordinates &position, const QString &text)
Draws the given text at a given geographic position. The text is drawn starting at the given position...
Definition: GeoPainter.cpp:264
virtual QStringList renderPosition() const
Preferred level in the layer stack for the rendering.
Definition: MarbleSplashLayer.cpp:29
void drawPixmap(const GeoDataCoordinates ¢erPosition, const QPixmap &pixmap)
Draws a pixmap at the given position. The pixmap is placed with its center located at the given cente...
Definition: GeoPainter.cpp:452
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:51 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:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.