![]() |
ckb-next
beta-v0.2.8 at branch testing
ckb-next driver for corsair devices
|
Include dependency graph for kblight.cpp:Go to the source code of this file.
Functions | |
| static float | sToL (float srgb) |
| static float | lToS (float linear) |
| QRgb | monoRgb (float r, float g, float b) |
Variables | |
| static int | _shareDimming = -1 |
| static QSet< KbLight * > | activeLights |
|
static |
Definition at line 277 of file kblight.cpp.
Referenced by KbLight::frameUpdate(), and monoRgb().
Here is the caller graph for this function:| QRgb monoRgb | ( | float | r, |
| float | g, | ||
| float | b | ||
| ) |
Definition at line 284 of file kblight.cpp.
References lToS(), and sToL().
Referenced by KbLight::base(), KbLight::frameUpdate(), and KeyWidget::paintEvent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 270 of file kblight.cpp.
Referenced by KbLight::frameUpdate(), and monoRgb().
Here is the caller graph for this function:
|
static |
Definition at line 7 of file kblight.cpp.
Referenced by KbLight::dimming(), KbLight::open(), and KbLight::shareDimming().
|
static |
Definition at line 8 of file kblight.cpp.
Referenced by KbLight::close(), KbLight::open(), KbLight::shareDimming(), and KbLight::~KbLight().