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

backlighty controller More...

#include <BacklightController.h>

Public Member Functions

 Q_DISABLE_COPY_MOVE (BacklightController)
 Disable copy move.
 
 BacklightController ()
 Construct a new Backlight Controller object.
 
int max_level ()
 max level light
 
int min_level ()
 min level light
 
void setLightLevel (int lightLevel)
 Set the Light Level object.
 
int lightLevel ()
 get the light level
 

Detailed Description

backlighty controller

Member Function Documentation

◆ lightLevel()

int BacklightController::lightLevel ( )

get the light level

Returns
int

◆ max_level()

int BacklightController::max_level ( )

max level light

Returns
int

◆ min_level()

int BacklightController::min_level ( )

min level light

Returns
int

◆ setLightLevel()

void BacklightController::setLightLevel ( int  lightLevel)

Set the Light Level object.

Parameters
lightLevel

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