ckb-next
v0.2.8 at branch master
ckb-next driver for corsair devices
|
#include <fcntl.h>
#include <QSet>
#include <QUrl>
#include <QMutex>
#include <QDateTime>
#include "kb.h"
#include "kbmanager.h"
Go to the source code of this file.
Variables | |
static QSet< Kb * > | activeDevices |
static QSet< QString > | notifyPaths |
static QMutex | notifyPathMutex |
|
static |
Definition at line 10 of file kb.cpp.
Referenced by Kb::dither(), Kb::frameRate(), Kb::Kb(), Kb::layout(), Kb::macroDelay(), Kb::mouseAccel(), Kb::scrollSpeed(), and Kb::~Kb().
|
static |