1 2 3 4 5 6
#include <QWidget> #include <QtCore> #include "keymap/KeymapEvaluator.hpp" KeymapEvaluator::KeymapEvaluator() : QObject() {}