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

AboutMainWindow displays information about the application and provides access to related resources. More...

#include <AboutMainWindow.h>

Inheritance diagram for AboutMainWindow:

Public Member Functions

 AboutMainWindow (QWidget *parent=nullptr)
 Constructor for AboutMainWindow.
 
void show_mainWidget ()
 Show the main widget.
 
void show_readme ()
 Show the readme content.
 
 ~AboutMainWindow ()
 Destructor for AboutMainWindow.
 

Detailed Description

AboutMainWindow displays information about the application and provides access to related resources.

This class represents the main window of the "About" section, showing information, readme content, and other related data.

Constructor & Destructor Documentation

◆ AboutMainWindow()

AboutMainWindow::AboutMainWindow ( QWidget *  parent = nullptr)

Constructor for AboutMainWindow.

Parameters
parentThe parent widget.

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