The WeatherAppMainWindow class The WeatherAppMainWindow class provides the weather app main window.
Definition WeatherAppMainWindow.h:19
~WeatherAppMainWindow()
Destroy the Weather App Main Window object.
Definition WeatherAppMainWindow.cpp:17
static constexpr const char * WEB_URL
request base url
Definition WeatherAppMainWindow.h:25
void refresh_post_request()
refresh_post_request This function is used to refresh the post request
Definition WeatherAppMainWindow.cpp:22