marble
OpenCachingModel.h
Go to the documentation of this file.
OpenCachingModel(const PluginManager *pluginManager, QObject *parent=0)
Definition: OpenCachingModel.cpp:96
An abstract data model (not based on QAbstractModel) for a AbstractDataPlugin.
Definition: AbstractDataPluginModel.h:45
virtual void getAdditionalItems(const GeoDataLatLonAltBox &box, const MarbleModel *model, qint32 number=10)
Generates the download url for the description file from the web service depending on the box surroun...
Definition: OpenCachingModel.cpp:142
void setMinDifficulty(double minDifficulty)
Definition: OpenCachingModel.cpp:122
void setMaxDistance(int maxDistance)
Definition: OpenCachingModel.cpp:117
void setNumResults(int numResults)
Definition: OpenCachingModel.cpp:112
void setStartDate(const QDateTime &startDate)
Definition: OpenCachingModel.cpp:132
void setEndDate(const QDateTime &endDate)
Definition: OpenCachingModel.cpp:137
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:97
void setMaxDifficulty(double maxDifficulty)
Definition: OpenCachingModel.cpp:127
void parseFile(const QByteArray &file)
Parses the file which getAdditionalItems downloads and prepares the data for usage.
Definition: OpenCachingModel.cpp:161
QObject * parent() const
A class that defines a 3D bounding box for geographic data.
Definition: GeoDataLatLonAltBox.h:49
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.