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

The AppWidgetConfigures class Provides a settings panel for customizing the appearance and behavior of AppWidgets. More...

#include <AppWidgetConfigures.h>

Inheritance diagram for AppWidgetConfigures:

Public Member Functions

 AppWidgetConfigures (DesktopMainWindow *window, QWidget *parent=nullptr)
 Constructs the AppWidgetConfigures widget.
 
 ~AppWidgetConfigures ()
 Destructor.
 

Detailed Description

The AppWidgetConfigures class Provides a settings panel for customizing the appearance and behavior of AppWidgets.

This class allows users to modify settings such as font, color, and size for widgets displayed in the application. It is integrated with the main application window to preview and apply changes.

Constructor & Destructor Documentation

◆ AppWidgetConfigures()

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

Constructs the AppWidgetConfigures widget.

Parameters
windowPointer to the main desktop window for context.
parentOptional parent QWidget.

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