MythTV master
lircevent.cpp
Go to the documentation of this file.
1
2#include "lircevent.h"
3
4const QEvent::Type LircKeycodeEvent::kEventType =
5 (QEvent::Type) QEvent::registerEventType();
static const Type kEventType
Definition: lircevent.h:27