AntiMicroX
Functions | Variables
eventhandlerfactory.cpp File Reference
#include "eventhandlerfactory.h"
#include "logger.h"
#include "eventhandlers/baseeventhandler.h"
#include <QDebug>
#include <QHash>
Include dependency graph for eventhandlerfactory.cpp:

Functions

static QHash< QString, QString > buildDisplayNames ()
 

Variables

QHash< QString, QString > handlerDisplayNames = buildDisplayNames()
 

Function Documentation

◆ buildDisplayNames()

static QHash<QString, QString> buildDisplayNames ( )
static

Variable Documentation

◆ handlerDisplayNames

QHash<QString, QString> handlerDisplayNames = buildDisplayNames()