4#ifndef QOUTPUTMAPPING_P_H
5#define QOUTPUTMAPPING_P_H
20#include <private/qglobal_p.h>
48 QHash<QString, QString> m_screenTable;
QString screenNameForDeviceNode(const QString &deviceNode) override
QEvdevKeyboardHandler(const QString &device, QFdContainer &fd, bool disableZap, bool enableCompose, const QString &keymapFile)
QKeycodeAction processKeycode(quint16 keycode, bool pressed, bool autorepeat)
static std::unique_ptr< QEvdevKeyboardHandler > create(const QString &device, const QString &specification, const QString &defaultKeymapFile=QString())
bool loadKeymap(const QString &file)
virtual ~QOutputMapping()
static QOutputMapping * get()
virtual QString screenNameForDeviceNode(const QString &deviceNode)
#define Q_LOGGING_CATEGORY(name,...)
#define qCDebug(category,...)
#define Q_STATIC_LOGGING_CATEGORY(name,...)
#define Q_DECLARE_LOGGING_CATEGORY(name)