marble
InhibitScreensaverPlugin.cpp
Go to the documentation of this file.
163 bool InhibitScreensaverPlugin::render( GeoPainter *, ViewportParams *, const QString&, GeoSceneLayer *)
PositionProviderPlugin positionProviderPlugin
Definition: PositionTracking.h:35
Definition: position-tracking.qml:12
QString version() const
Definition: InhibitScreensaverPlugin.cpp:99
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
void initialize()
Definition: InhibitScreensaverPlugin.cpp:125
QString name() const
Returns the user-visible name of the plugin.
Definition: InhibitScreensaverPlugin.cpp:84
The abstract class that provides position information.
Definition: PositionProviderPlugin.h:26
Definition: PositionTracking.h:31
virtual QStringList renderPosition() const
Preferred level in the layer stack for the rendering.
Definition: InhibitScreensaverPlugin.cpp:78
QString guiString() const
String that should be displayed in GUI.
Definition: InhibitScreensaverPlugin.cpp:89
PositionTracking * positionTracking() const
Definition: MarbleModel.cpp:442
QStringList backendTypes() const
Returns the name(s) of the backend that the plugin can render This method should return the name of t...
Definition: InhibitScreensaverPlugin.cpp:73
QString copyrightYears() const
Definition: InhibitScreensaverPlugin.cpp:109
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
~InhibitScreensaverPlugin()
Definition: InhibitScreensaverPlugin.cpp:68
QString description() const
Returns a user description of the plugin.
Definition: InhibitScreensaverPlugin.cpp:104
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:96
bool isInitialized() const
Definition: InhibitScreensaverPlugin.cpp:138
QString nameId() const
Returns the unique name of the plugin.
Definition: InhibitScreensaverPlugin.cpp:94
InhibitScreensaverPlugin()
Definition: InhibitScreensaverPlugin.cpp:46
virtual QString renderPolicy() const
Return how the plugin settings should be used.
Definition: InhibitScreensaverPlugin.cpp:169
QList< PluginAuthor > pluginAuthors() const
Definition: InhibitScreensaverPlugin.cpp:114
A plugin that inhibits the screensaver as long as a position provider plugin is active.
Definition: InhibitScreensaverPlugin.h:25
The abstract class that creates a renderable item.
Definition: RenderPlugin.h:43
virtual bool render(GeoPainter *painter, ViewportParams *viewport, const QString &renderPos="NONE", GeoSceneLayer *layer=0)
Renders the content provided by the layer on the viewport.
Definition: InhibitScreensaverPlugin.cpp:163
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 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:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.