Defines data structures for weather information and geographical location. More...
#include <QString>
Go to the source code of this file.
Classes | |
struct | WeatherData |
Represents a snapshot of weather conditions for a specific location and time. More... | |
struct | LocationData |
Represents geographical coordinates (latitude and longitude). More... | |
Defines data structures for weather information and geographical location.