![]() |
ckb-next
beta-v0.2.8 at branch testing
ckb-next driver for corsair devices
|
#include <QWidget>#include <QCheckBox>#include <QComboBox>#include <QSignalMapper>#include "kbperf.h"#include "kbprofile.h"#include "colorbutton.h"
Include dependency graph for kperfwidget.h:
This graph shows which files directly or indirectly include this file: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.
Collaboration diagram for KPerfWidget::IndicatorUi:| Data Fields | ||
|---|---|---|
| ColorButton * | color1 | |
| ColorButton * | color2 | |
| ColorButton * | color3 | |
| QCheckBox * | enable | |
| QComboBox * | hwEnable | |