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