Weather App
 
Loading...
Searching...
No Matches
WindowMain Class Reference

The main application window. More...

#include <WindowMain.h>

Inheritance diagram for WindowMain:
Collaboration diagram for WindowMain:

Public Member Functions

 WindowMain ()
 Constructs the main application window.
 

Public Attributes

Main Panel
Panelpanel_start
 Pointer to the initial panel displayed in the main window.
 

Detailed Description

The main application window.

This class serves as the primary frame for the application, initializing the main panel and setting up the GUI layout.

Constructor & Destructor Documentation

◆ WindowMain()

WindowMain::WindowMain ( )

Constructs the main application window.

Initializes the main frame and sets up the starting panel.

Member Data Documentation

◆ panel_start

Panel* WindowMain::panel_start

Pointer to the initial panel displayed in the main window.


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