MythTV
master
|
#include <libmythbase/mythevent.h>
Public Member Functions | |
ExternalKeycodeEvent (const int key) | |
int | getKeycode () const |
Static Public Attributes | |
static const Type | kEventType |
Private Attributes | |
int | m_keycode |
Definition at line 105 of file mythevent.h.
|
inlineexplicit |
Definition at line 108 of file mythevent.h.
|
inline |
Definition at line 111 of file mythevent.h.
|
static |
Definition at line 113 of file mythevent.h.
Referenced by MythMainWindow::customEvent().
|
private |
Definition at line 116 of file mythevent.h.