The WeatherDailyCard class provides the daily weather card. More...
#include <WeatherDailyCard.h>
Public Member Functions | |
| WeatherDailyCard (QWidget *parent=nullptr) | |
| The WeatherDailyCard class provides the daily weather card. | |
| void | bind_daily_info (const AppWeatherResult::DailyWeather &weather) |
| bind_daily_info | |
The WeatherDailyCard class provides the daily weather card.
|
explicit |
The WeatherDailyCard class provides the daily weather card.
| void WeatherDailyCard::bind_daily_info | ( | const AppWeatherResult::DailyWeather & | weather | ) |
bind_daily_info
| weather | the weather to be displayed |