marble
WeatherModel.h
  
Go to the documentation of this file.
void downloadItemData(const QUrl &url, const QString &type, AbstractDataPluginItem *item)
Downloads the file from url. 
Definition: WeatherModel.cpp:68
void favoriteItemChanged(const QString &id, bool isFavorite)
Definition: WeatherModel.h:32
void setMarbleWidget(MarbleWidget *widget)
Definition: WeatherModel.cpp:116
An abstract data model (not based on QAbstractModel) for a AbstractDataPlugin. 
Definition: AbstractDataPluginModel.h:45
const MarbleModel * marbleModel() const 
Definition: AbstractDataPluginModel.cpp:269
A widget class that displays a view of the earth. 
Definition: MarbleWidget.h:104
WeatherModel(const MarbleModel *marbleModel, QObject *parent)
Definition: WeatherModel.cpp:29
virtual void getItem(const QString &id)
Retrieve data for a specific item. 
Definition: WeatherModel.cpp:99
void parseFile(const QByteArray &file)
Parse the file and generate items. 
Definition: WeatherModel.cpp:106
void getAdditionalItems(const GeoDataLatLonAltBox &box, qint32 number=10)
Managing to get number additional items in box. 
Definition: WeatherModel.cpp:93
void setUpdateInterval(quint32 hours)
Definition: WeatherModel.cpp:62
void downloadDescriptionFileRequested(const QUrl &url)
Definition: WeatherModel.cpp:111
The data model (not based on QAbstractModel) for a MarbleWidget. 
Definition: MarbleModel.h:97
void setFavoriteItems(const QStringList &list)
Definition: WeatherModel.cpp:51
This file contains the headers for MarbleWidget. 
QObject * parent() const
void parseFileRequested(const QByteArray &file)
A class that defines a 3D bounding box for geographic data. 
Definition: GeoDataLatLonAltBox.h:49
void additionalItemsRequested(const GeoDataLatLonAltBox &, qint32 number)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 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:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
 KDE API Reference
    KDE API Reference