ckb-next
v0.2.8 at branch master
ckb-next driver for corsair devices
|
#include <QWidget>
#include <QCheckBox>
#include <QComboBox>
#include <QSignalMapper>
#include "kbperf.h"
#include "kbprofile.h"
#include "colorbutton.h"
Go to the source code of this file.
Data Structures | |
class | KPerfWidget |
struct | KPerfWidget::IndicatorUi |
Namespaces | |
Ui | |
struct KPerfWidget::IndicatorUi |
Definition at line 54 of file kperfwidget.h.
Data Fields | ||
---|---|---|
ColorButton * | color1 | |
ColorButton * | color2 | |
ColorButton * | color3 | |
QCheckBox * | enable | |
QComboBox * | hwEnable |