marble
Marble::FakeWeatherService Class Reference
#include <FakeWeatherService.h>
Inheritance diagram for Marble::FakeWeatherService:

Public Slots | |
void | getAdditionalItems (const GeoDataLatLonAltBox &box, qint32 number=10) |
virtual void | getItem (const QString &id) |
![]() | |
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 | |
FakeWeatherService (const MarbleModel *model, QObject *parent) | |
~FakeWeatherService () | |
![]() | |
AbstractWeatherService (const MarbleModel *model, QObject *parent) | |
virtual | ~AbstractWeatherService () |
void | setMarbleWidget (MarbleWidget *widget) |
Additional Inherited Members | |
![]() | |
void | createdItems (QList< AbstractDataPluginItem * > items) |
void | downloadDescriptionFileRequested (const QUrl &) |
void | requestedDownload (const QUrl &url, const QString &type, AbstractDataPluginItem *item) |
![]() | |
const MarbleModel * | marbleModel () const |
MarbleWidget * | marbleWidget () |
Detailed Description
Definition at line 19 of file FakeWeatherService.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 23 of file FakeWeatherService.cpp.
FakeWeatherService::~FakeWeatherService | ( | ) |
Definition at line 28 of file FakeWeatherService.cpp.
Member Function Documentation
|
slot |
Definition at line 32 of file FakeWeatherService.cpp.
|
virtualslot |
Definition at line 53 of file FakeWeatherService.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:55 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:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.