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

Main window class for the settings interface. More...

#include <SettingsWindow.h>

Inheritance diagram for SettingsWindow:

Public Member Functions

 SettingsWindow (DesktopMainWindow *window, QWidget *parent=nullptr)
 Constructs the settings window.
 
 ~SettingsWindow ()
 Destructor for SettingsWindow.
 

Detailed Description

Main window class for the settings interface.

Provides the user interface and logic for configuring application settings.

Constructor & Destructor Documentation

◆ SettingsWindow()

SettingsWindow::SettingsWindow ( DesktopMainWindow window,
QWidget *  parent = nullptr 
)
explicit

Constructs the settings window.

Parameters
windowPointer to the main desktop window.
parentOptional parent widget.

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