#include <libmythui/devices/lircevent.h>
Definition at line 12 of file lircevent.h.
◆ LircKeycodeEvent()
| LircKeycodeEvent::LircKeycodeEvent |
( |
Type |
keytype, |
|
|
int |
key, |
|
|
Qt::KeyboardModifiers |
mod, |
|
|
QString |
text, |
|
|
QString |
lirc_text |
|
) |
| |
|
inline |
◆ key()
| int LircKeycodeEvent::key |
( |
void |
| ) |
const |
|
inline |
◆ keytype()
| Type LircKeycodeEvent::keytype |
( |
void |
| ) |
const |
|
inline |
◆ lirctext()
| QString LircKeycodeEvent::lirctext |
( |
void |
| ) |
const |
|
inline |
◆ modifiers()
| Qt::KeyboardModifiers LircKeycodeEvent::modifiers |
( |
void |
| ) |
const |
|
inline |
◆ text()
| QString LircKeycodeEvent::text |
( |
void |
| ) |
const |
|
inline |
◆ kEventType
| const QEvent::Type LircKeycodeEvent::kEventType |
|
static |
◆ kLIRCInvalidKeyCombo
| const unsigned LircKeycodeEvent::kLIRCInvalidKeyCombo = 0xFFFFFFFF |
|
static |
◆ m_key
| int LircKeycodeEvent::m_key |
|
private |
◆ m_keytype
| Type LircKeycodeEvent::m_keytype |
|
private |
◆ m_lirctext
| QString LircKeycodeEvent::m_lirctext |
|
private |
◆ m_modifiers
| Qt::KeyboardModifiers LircKeycodeEvent::m_modifiers |
|
private |
◆ m_text
| QString LircKeycodeEvent::m_text |
|
private |
The documentation for this class was generated from the following files: