AntiMicroX
Data Structures | Macros
eventhandlerfactory.h File Reference
#include <QObject>
#include <QStringList>
Include dependency graph for eventhandlerfactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  EventHandlerFactory
 

Macros

#define ADD_XTEST   0
 
#define ADD_UINPUT   0
 
#define NUM_BACKENDS   (ADD_XTEST + ADD_UINPUT)
 
#define BACKEND_ELSE_IF   if
 

Macro Definition Documentation

◆ ADD_UINPUT

#define ADD_UINPUT   0

◆ ADD_XTEST

#define ADD_XTEST   0

◆ BACKEND_ELSE_IF

#define BACKEND_ELSE_IF   if

◆ NUM_BACKENDS

#define NUM_BACKENDS   (ADD_XTEST + ADD_UINPUT)