A widget for configuring time label appearance settings. More...
#include <TimeLabelSettings.h>
Public Member Functions | |
| TimeLabelSettings (DesktopMainWindow *parent=nullptr) | |
| Constructs a TimeLabelSettings widget. | |
| ~TimeLabelSettings () | |
| Destroys the TimeLabelSettings widget. | |
A widget for configuring time label appearance settings.
Provides a UI interface for users to preview and apply settings like font and color for the time display label on the desktop main window.
|
explicit |
Constructs a TimeLabelSettings widget.
| parent | Pointer to the parent DesktopMainWindow. |