marble
SunPlugin.h
Go to the documentation of this file.
64 bool render( GeoPainter *painter, ViewportParams *viewport, const QString& renderPos, GeoSceneLayer * layer = 0 );
The class that specifies the Marble layer interface of a plugin.
Definition: RenderPluginInterface.h:30
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
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:97
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
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:42 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:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.