marble
#include <AbstractWeatherService.h>
Definition at line 27 of file AbstractWeatherService.h.
Marble::AbstractWeatherService::AbstractWeatherService |
( |
const MarbleModel * |
model, |
|
|
QObject * |
parent |
|
) |
| |
|
explicit |
Marble::AbstractWeatherService::~AbstractWeatherService |
( |
| ) |
|
|
virtual |
void Marble::AbstractWeatherService::downloadDescriptionFileRequested |
( |
const QUrl & |
| ) |
|
|
signal |
QStringList Marble::AbstractWeatherService::favoriteItems |
( |
| ) |
const |
|
slot |
virtual void Marble::AbstractWeatherService::getAdditionalItems |
( |
const GeoDataLatLonAltBox & |
box, |
|
|
qint32 |
number = 10 |
|
) |
| |
|
pure virtualslot |
virtual void Marble::AbstractWeatherService::getItem |
( |
const QString & |
id | ) |
|
|
pure virtualslot |
const MarbleModel * Marble::AbstractWeatherService::marbleModel |
( |
| ) |
const |
|
protected |
MarbleWidget * Marble::AbstractWeatherService::marbleWidget |
( |
| ) |
|
|
protected |
void Marble::AbstractWeatherService::parseFile |
( |
const QByteArray & |
file | ) |
|
|
virtualslot |
void Marble::AbstractWeatherService::requestedDownload |
( |
const QUrl & |
url, |
|
|
const QString & |
type, |
|
|
AbstractDataPluginItem * |
item |
|
) |
| |
|
signal |
void Marble::AbstractWeatherService::setFavoriteItems |
( |
const QStringList & |
favorite | ) |
|
|
virtualslot |
void Marble::AbstractWeatherService::setMarbleWidget |
( |
MarbleWidget * |
widget | ) |
|
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.