Defines the WeatherRequestEngine class for fetching and managing weather data. More...
#include "WeatherData.h"
#include <QMap>
#include <QNetworkReply>
#include <QObject>
#include <QTimer>
Go to the source code of this file.
Classes | |
class | WeatherRequestEngine |
Handles the logic for requesting geographical and weather data from network services. More... | |
Defines the WeatherRequestEngine class for fetching and managing weather data.