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

The WeatherAppMainWindow class The WeatherAppMainWindow class provides the weather app main window. More...

#include <WeatherAppMainWindow.h>

Inheritance diagram for WeatherAppMainWindow:

Public Member Functions

 WeatherAppMainWindow (QWidget *parent=nullptr)
 Construct a new Weather App Main Window object.
 
 ~WeatherAppMainWindow ()
 Destroy the Weather App Main Window object.
 
void refresh_post_request ()
 refresh_post_request This function is used to refresh the post request
 

Static Public Attributes

static constexpr const char * WEB_URL = _DEF_WEATHER_URL
 request base url
 

Detailed Description

The WeatherAppMainWindow class The WeatherAppMainWindow class provides the weather app main window.

Constructor & Destructor Documentation

◆ WeatherAppMainWindow()

WeatherAppMainWindow::WeatherAppMainWindow ( QWidget *  parent = nullptr)

Construct a new Weather App Main Window object.

Parameters
parent

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