marble
FoursquarePlugin.cpp
Go to the documentation of this file.
void setNumberOfItems(quint32 number)
Set the number of items to be shown at the same time.
Definition: AbstractDataPlugin.cpp:151
Q_INVOKABLE bool isAuthenticated()
Checks if there is an access token stored.
Definition: FoursquarePlugin.cpp:78
Definition: PluginInterface.h:28
Definition: FoursquarePlugin.h:19
An abstract class for plugins that show data that has a geo coordinate.
Definition: AbstractDataPlugin.h:45
Definition: FoursquareModel.h:18
Q_INVOKABLE bool storeAccessToken(const QString &tokenUrl)
Stores the access token.
Definition: FoursquarePlugin.cpp:85
AbstractDataPluginModel * model() const
Definition: AbstractDataPlugin.cpp:124
QList< PluginAuthor > pluginAuthors() const
Definition: FoursquarePlugin.cpp:66
QString description() const
Returns a user description of the plugin.
Definition: FoursquarePlugin.cpp:56
void setModel(AbstractDataPluginModel *model)
Set the model of the plugin.
Definition: AbstractDataPlugin.cpp:129
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:96
QString copyrightYears() const
Definition: FoursquarePlugin.cpp:61
QString guiString() const
String that should be displayed in GUI.
Definition: FoursquarePlugin.cpp:41
virtual QHash< QString, QVariant > settings() const
Settings of the plugin.
Definition: RenderPlugin.cpp:183
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:49 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:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.