CCIMXDesktop
 
Loading...
Searching...
No Matches
AppWeatherResult::DailyWeather Struct Reference

The DailyWeather struct provides the daily weather details. The JSON strings are expected to serialize into this struct. More...

#include <AppWeatherRequest.h>

Public Attributes

QString date
 The date.
 
QString textDay
 Daytime weather description.
 
QString textNight
 Nighttime weather description.
 
QString high
 High temperature.
 
QString low
 Low temperature.
 
QString windDirection
 Wind direction.
 
QString windScale
 Wind scale.
 
QString humidity
 Humidity percentage.
 

Detailed Description

The DailyWeather struct provides the daily weather details. The JSON strings are expected to serialize into this struct.


The documentation for this struct was generated from the following file: