ckb-next  beta-v0.2.8 at branch testing
ckb-next driver for corsair devices
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mainwindow.cpp File Reference
#include "ckbsettings.h"
#include "kbmanager.h"
#include "kbfirmware.h"
#include "mainwindow.h"
#include "ui_mainwindow.h"
#include <cstdlib>
#include <QSharedMemory>
#include <QShortcut>
#include <QMessageBox>
#include <QMenuBar>
#include <unistd.h>
+ Include dependency graph for mainwindow.cpp:

Go to the source code of this file.

Variables

QSharedMemory appShare
 
static const QString configLabel = "Settings"
 

Variable Documentation

QSharedMemory appShare

Referenced by MainWindow::timerTick().

const QString configLabel = "Settings"
static

Definition at line 15 of file mainwindow.cpp.

Referenced by MainWindow::MainWindow().