The AppWeatherDetailedRequest struct provides the detailed request information for the weather, such as the start day and the number of days to request. More...
#include <AppWeatherRequest.h>
Public Attributes | |
unsigned short | start |
The start day offset. | |
unsigned short | days |
The number of days to request. | |
QString | city |
The city name. | |
The AppWeatherDetailedRequest struct provides the detailed request information for the weather, such as the start day and the number of days to request.