marble
ReverseGeocodingRunnerPlugin.cpp
Go to the documentation of this file.
59 void ReverseGeocodingRunnerPlugin::setSupportedCelestialBodies( const QStringList &celestialBodies )
virtual QIcon icon() const
Returns an icon for the plugin.
Definition: ReverseGeocodingRunnerPlugin.cpp:45
bool supportsCelestialBody(const QString &celestialBodyId) const
True if the plugin supports its tasks on the given planet.
Definition: ReverseGeocodingRunnerPlugin.cpp:50
ReverseGeocodingRunnerPlugin(QObject *parent=0)
Constructor with optional parent object.
Definition: ReverseGeocodingRunnerPlugin.cpp:34
void setSupportedCelestialBodies(const QStringList &celestialBodies)
Definition: ReverseGeocodingRunnerPlugin.cpp:59
bool canWorkOffline() const
True if the plugin can execute its tasks without network access.
Definition: ReverseGeocodingRunnerPlugin.cpp:69
void setCanWorkOffline(bool canWorkOffline)
Definition: ReverseGeocodingRunnerPlugin.cpp:64
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.