marble
BBCItemGetter.cpp
Go to the documentation of this file.
void setSchedule(const GeoDataLatLonAltBox &box, qint32 number)
Definition: BBCItemGetter.cpp:34
void sleep(unsigned long secs)
void foundStation(BBCStation)
GeoDataLatLonAltBox m_scheduledBox
Definition: BBCItemGetter.h:54
void unlock()
virtual bool contains(const GeoDataCoordinates &) const
Definition: GeoDataLatLonAltBox.cpp:170
bool isNull() const
Indicates whether the bounding box only contains a single 2D point ("singularity").
Definition: GeoDataLatLonAltBox.cpp:275
void setStationList(const QList< BBCStation > &items)
Definition: BBCItemGetter.cpp:44
void lock()
Definition: BBCStation.h:24
void ensureRunning()
Definition: AbstractWorkerThread.cpp:59
BBCItemGetter(QObject *parent=0)
Definition: BBCItemGetter.cpp:23
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
The AbstractWorkerThread is a class written for small tasks that have to run multiple times on differ...
Definition: AbstractWorkerThread.h:36
A class that defines a 3D bounding box for geographic data.
Definition: GeoDataLatLonAltBox.h:49
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.