marble
BBCWeatherItem.cpp
Go to the documentation of this file.
92 return tr( "Supported by <a href=\"http://backstage.bbc.co.uk\" target=\"_BLANK\">backstage.bbc.co.uk</a>.<br>Weather data from UK MET Office" );
BBCWeatherItem(QObject *parent=0)
Definition: BBCWeatherItem.cpp:27
QString service() const
Returns the provider of the weather information.
Definition: BBCWeatherItem.cpp:55
void setId(const QString &id)
Definition: AbstractDataPluginItem.cpp:86
QString tr(const char *sourceText, const char *disambiguation, int n)
QString number(int n, int base)
void scheduleRead(const QString &path, BBCWeatherItem *item, const QString &type)
Definition: BBCParser.cpp:191
This is the class painting a weather item on the screen.
Definition: WeatherItem.h:37
void addDownloadedFile(const QString &url, const QString &type)
Definition: BBCWeatherItem.cpp:60
virtual bool request(const QString &type)
Test if the item wants to request type again.
Definition: BBCWeatherItem.cpp:38
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 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:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.