marble
Marble::GeoNamesWeatherService Class Reference
#include <GeoNamesWeatherService.h>
Inheritance diagram for Marble::GeoNamesWeatherService:
Public Slots | |
void | getAdditionalItems (const GeoDataLatLonAltBox &box, qint32 number=10) |
void | getItem (const QString &id) |
void | parseFile (const QByteArray &file) |
Public Slots inherited from Marble::AbstractWeatherService | |
QStringList | favoriteItems () const |
virtual void | getAdditionalItems (const GeoDataLatLonAltBox &box, qint32 number=10)=0 |
virtual void | getItem (const QString &id)=0 |
virtual void | parseFile (const QByteArray &file) |
virtual void | setFavoriteItems (const QStringList &favorite) |
Public Member Functions | |
GeoNamesWeatherService (const MarbleModel *model, QObject *parent) | |
~GeoNamesWeatherService () | |
Public Member Functions inherited from Marble::AbstractWeatherService | |
AbstractWeatherService (const MarbleModel *model, QObject *parent) | |
virtual | ~AbstractWeatherService () |
void | setMarbleWidget (MarbleWidget *widget) |
Additional Inherited Members | |
Signals inherited from Marble::AbstractWeatherService | |
void | createdItems (QList< AbstractDataPluginItem * > items) |
void | downloadDescriptionFileRequested (const QUrl &) |
void | requestedDownload (const QUrl &url, const QString &type, AbstractDataPluginItem *item) |
Protected Member Functions inherited from Marble::AbstractWeatherService | |
const MarbleModel * | marbleModel () const |
MarbleWidget * | marbleWidget () |
Detailed Description
Definition at line 22 of file GeoNamesWeatherService.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 36 of file GeoNamesWeatherService.cpp.
GeoNamesWeatherService::~GeoNamesWeatherService | ( | ) |
Definition at line 42 of file GeoNamesWeatherService.cpp.
Member Function Documentation
|
slot |
Definition at line 46 of file GeoNamesWeatherService.cpp.
|
slot |
Definition at line 75 of file GeoNamesWeatherService.cpp.
|
slot |
Definition at line 96 of file GeoNamesWeatherService.cpp.
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:56 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:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.