marble
OpenCachingComPlugin.h
Go to the documentation of this file.
The class that specifies the Marble layer interface of a plugin.
Definition: RenderPluginInterface.h:30
QString copyrightYears() const
Definition: OpenCachingComPlugin.cpp:73
An abstract class for plugins that show data that has a geo coordinate.
Definition: AbstractDataPlugin.h:45
QList< PluginAuthor > pluginAuthors() const
Definition: OpenCachingComPlugin.cpp:78
QString name() const
Returns the user-visible name of the plugin.
Definition: OpenCachingComPlugin.cpp:48
QString version() const
Definition: OpenCachingComPlugin.cpp:63
QDialog * configDialog()
QString description() const
Returns a user description of the plugin.
Definition: OpenCachingComPlugin.cpp:68
QString nameId() const
Returns the unique name of the plugin.
Definition: OpenCachingComPlugin.cpp:58
virtual void initialize()
Definition: OpenCachingComPlugin.cpp:30
virtual bool isInitialized() const
Definition: OpenCachingComPlugin.cpp:38
OpenCachingComPlugin()
Definition: OpenCachingComPlugin.cpp:16
QStringList backendTypes() const
Returns the name(s) of the backend that the plugin can render.
Definition: OpenCachingComPlugin.cpp:43
QString guiString() const
String that should be displayed in GUI.
Definition: OpenCachingComPlugin.cpp:53
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:97
Plugin to display geocaches from opencaching.com on the map.
Definition: OpenCachingComPlugin.h:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:41 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:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.