marble
FoursquarePlugin.h
Go to the documentation of this file.
The class that specifies the Marble layer interface of a plugin.
Definition: RenderPluginInterface.h:30
Q_INVOKABLE bool isAuthenticated()
Checks if there is an access token stored.
Definition: FoursquarePlugin.cpp:78
Definition: FoursquarePlugin.h:19
An abstract class for plugins that show data that has a geo coordinate.
Definition: AbstractDataPlugin.h:45
Q_INVOKABLE bool storeAccessToken(const QString &tokenUrl)
Stores the access token.
Definition: FoursquarePlugin.cpp:85
QList< PluginAuthor > pluginAuthors() const
Definition: FoursquarePlugin.cpp:66
QString description() const
Returns a user description of the plugin.
Definition: FoursquarePlugin.cpp:56
QString name() const
Returns the user-visible name of the plugin.
Definition: FoursquarePlugin.cpp:36
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:97
QString copyrightYears() const
Definition: FoursquarePlugin.cpp:61
QString guiString() const
String that should be displayed in GUI.
Definition: FoursquarePlugin.cpp:41
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 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:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.