CCIMXDesktop
 
Loading...
Searching...
No Matches
WeatherDailyCard Class Reference

The WeatherDailyCard class provides the daily weather card. More...

#include <WeatherDailyCard.h>

Inheritance diagram for WeatherDailyCard:

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
 

Detailed Description

The WeatherDailyCard class provides the daily weather card.

Note
this is used to display the daily weather

Constructor & Destructor Documentation

◆ WeatherDailyCard()

WeatherDailyCard::WeatherDailyCard ( QWidget *  parent = nullptr)
explicit

The WeatherDailyCard class provides the daily weather card.

Note
this is used to display the daily weather

Member Function Documentation

◆ bind_daily_info()

void WeatherDailyCard::bind_daily_info ( const AppWeatherResult::DailyWeather weather)

bind_daily_info

Parameters
weatherthe weather to be displayed
Note
this function is used to bind the daily weather info

The documentation for this class was generated from the following files: