marble
OpenCachingPlugin.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
virtual void setSettings(const QHash< QString, QVariant > &settings)
Set the settings of the item.
Definition: OpenCachingPlugin.cpp:99
void restoreDefaultSettings()
Passes an empty set of settings to the plugin.
Definition: RenderPlugin.cpp:214
QString name() const
Returns the user-visible name of the plugin.
Definition: OpenCachingPlugin.cpp:49
AbstractDataPluginModel * model() const
Definition: AbstractDataPlugin.cpp:124
void setMinDifficulty(double minDifficulty)
Definition: OpenCachingModel.cpp:122
void settingsChanged(QString nameId)
This signal is emitted if the settings of the RenderPlugin changed.
void setMaxDistance(int maxDistance)
Definition: OpenCachingModel.cpp:117
QString guiString() const
String that should be displayed in GUI.
Definition: OpenCachingPlugin.cpp:54
void setNumResults(int numResults)
Definition: OpenCachingModel.cpp:112
void setStartDate(const QDateTime &startDate)
Definition: OpenCachingModel.cpp:132
void setModel(AbstractDataPluginModel *model)
Set the model of the plugin.
Definition: AbstractDataPlugin.cpp:129
virtual QString nameId() const =0
Returns the unique name of the plugin.
void setEndDate(const QDateTime &endDate)
Definition: OpenCachingModel.cpp:137
Plugin to display geocaches from opencaching.de on the map.
Definition: OpenCachingPlugin.h:33
virtual QHash< QString, QVariant > settings() const
Definition: OpenCachingPlugin.cpp:94
void setMaxDifficulty(double maxDifficulty)
Definition: OpenCachingModel.cpp:127
QString description() const
Returns a user description of the plugin.
Definition: OpenCachingPlugin.cpp:59
virtual bool isInitialized() const
Definition: OpenCachingPlugin.cpp:44
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:51 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:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.