ckb-next
v0.2.8 at branch master
ckb-next driver for corsair devices
|
#include <cmath>
#include <QGraphicsDropShadowEffect>
#include <QGraphicsPixmapItem>
#include <QGraphicsScene>
#include <QPainter>
#include "keywidget.h"
#include "keyaction.h"
#include "kbbind.h"
Go to the source code of this file.
Functions | |
QRgb | monoRgb (float r, float g, float b) |
Variables | |
static const int | KEY_SIZE = 12 |
static QImage * | m65Overlay = 0 |
static QImage * | sabOverlay = 0 |
static QImage * | scimOverlay = 0 |
static QImage * | harpOverlay = 0 |
static QImage * | glaiveOverlay = 0 |
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().
|
static |
Definition at line 12 of file keywidget.cpp.
Referenced by KeyWidget::paintEvent().
|
static |
Definition at line 12 of file keywidget.cpp.
Referenced by KeyWidget::paintEvent().
|
static |
Definition at line 10 of file keywidget.cpp.
Referenced by KeyWidget::drawInfo(), and KeyWidget::map().
|
static |
Definition at line 12 of file keywidget.cpp.
Referenced by KeyWidget::paintEvent().
|
static |
Definition at line 12 of file keywidget.cpp.
Referenced by KeyWidget::paintEvent().
|
static |
Definition at line 12 of file keywidget.cpp.
Referenced by KeyWidget::paintEvent().