The LightConfigures class Provides a UI interface for adjusting the screen backlight brightness. More...
#include <LightConfigures.h>
Public Member Functions | |
LightConfigures (QWidget *parent=nullptr) | |
Constructs the LightConfigures widget. | |
~LightConfigures () | |
Destructor. | |
The LightConfigures class Provides a UI interface for adjusting the screen backlight brightness.
This class connects to the backlight controller and allows users to change the brightness level through a GUI component.
|
explicit |
Constructs the LightConfigures widget.
parent | Optional parent QWidget. |