ckb-next  v0.2.8 at branch master
ckb-next driver for corsair devices
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
keyaction.cpp File Reference
#include <qdebug.h>
#include "keyaction.h"
#include "kb.h"
#include "kbanim.h"
#include "kbprofile.h"
#include <QDateTime>
#include <QUrl>
#include <cstring>
#include <cstdio>
+ Include dependency graph for keyaction.cpp:

Go to the source code of this file.

Variables

static const int ANIM_ONCE = 0x1
 
static const int ANIM_KRSTOP = 0x2
 

Variable Documentation

const int ANIM_KRSTOP = 0x2
static

Definition at line 182 of file keyaction.cpp.

Referenced by KeyAction::animAction(), and KeyAction::animInfo().

const int ANIM_ONCE = 0x1
static

Definition at line 182 of file keyaction.cpp.

Referenced by KeyAction::animAction(), and KeyAction::animInfo().