ckb-next
v0.2.8 at branch master
ckb-next driver for corsair devices
|
#include <QStandardPaths>
#include "rebindwidget.h"
#include "ui_rebindwidget.h"
#include <qdebug.h>
Go to the source code of this file.
Variables | |
static const int | DPI_OFFSET = -KeyAction::DPI_CYCLE_UP + 1 |
static const int | DPI_CUST_IDX = KeyAction::DPI_CUSTOM + DPI_OFFSET |
|
static |
Definition at line 7 of file rebindwidget.cpp.
Referenced by RebindWidget::on_dpiBox_currentIndexChanged().
|
static |
Definition at line 6 of file rebindwidget.cpp.
Referenced by RebindWidget::applyChanges(), RebindWidget::setBind(), and RebindWidget::setSelection().