marble
SearchRunnerPlugin.cpp
Go to the documentation of this file.
bool supportsCelestialBody(const QString &celestialBodyId) const
True if the plugin supports its tasks on the given planet.
Definition: SearchRunnerPlugin.cpp:50
bool canWorkOffline() const
True if the plugin can execute its tasks without network access.
Definition: SearchRunnerPlugin.cpp:69
void setSupportedCelestialBodies(const QStringList &celestialBodies)
Definition: SearchRunnerPlugin.cpp:59
SearchRunnerPlugin(QObject *parent=0)
Constructor with optional parent object.
Definition: SearchRunnerPlugin.cpp:34
void setCanWorkOffline(bool canWorkOffline)
Definition: SearchRunnerPlugin.cpp:64
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 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:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.