marble
SunPlugin.cpp
Go to the documentation of this file.
static QString path(const QString &relativePath)
Definition: MarbleDirs.cpp:53
QStringList renderPosition() const
Preferred level in the layer stack for the rendering.
Definition: SunPlugin.cpp:44
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:98
This file contains the headers for MarbleModel.
Definition: PluginInterface.h:28
QStringList backendTypes() const
Returns the name(s) of the backend that the plugin can render This method should return the name of t...
Definition: SunPlugin.cpp:34
The class that specifies the Marble layer interface of a plugin.
Definition: SunPlugin.h:27
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
QString renderPolicy() const
Return how the plugin settings should be used.
Definition: SunPlugin.cpp:39
QList< PluginAuthor > pluginAuthors() const
Definition: SunPlugin.cpp:80
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:96
bool render(GeoPainter *painter, ViewportParams *viewport, const QString &renderPos, GeoSceneLayer *layer=0)
Renders the content provided by the layer on the viewport.
Definition: SunPlugin.cpp:104
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
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:53 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:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.