KWeatherCore
pendingweatherforecast.h
40 explicit PendingWeatherForecast(double latitude, double longitude, const QString &timezone, QNetworkAccessManager *nam, QObject *parent = nullptr);
WeatherForecast value() const
value pointer to the shared weather data the pointer is nullptr until finished() raised
Definition pendingweatherforecast.cpp:113
The WeatherForecast class contains the weather information of one location for days.
Definition weatherforecast.h:23
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:11:37 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:11:37 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.