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
macroreader.h File Reference
#include <QObject>
#include <QFile>
#include <QThread>
#include <QPlainTextEdit>
+ Include dependency graph for macroreader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MacroReaderThread
 The MacroReaderThread class is responsible for reading Macro Key Values. It is created as a separate thread (worker thread) for reading macro commands from an fresh opened notify channel. Standard notify channel for macro definitions is number 2. More...
 
class  MacroReader
 The MacroReader class creates a worker thread object. It does a connect do delayed deletion of thread local variables in the case the worker thread terminates. More...