KWeatherCore
pendingweatherforecast.h
40 explicit PendingWeatherForecast(double latitude, double longitude, const QString &timezone, QNetworkAccessManager *nam, QObject *parent = nullptr);
The PendingWeatherForecast class contains the reply to an asynchronous weather forecast request.
Definition pendingweatherforecast.h:26
The WeatherForecastSource class is intended for query weather information about a location.
Definition weatherforecastsource.h:33
The WeatherForecast class contains the weather information of one location for days.
Definition weatherforecast.h:23
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.