#include <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 |
◆ keytype()
Type LircKeycodeEvent::keytype |
( |
void |
| ) |
const |
|
inline |
◆ key()
int LircKeycodeEvent::key |
( |
void |
| ) |
const |
|
inline |
◆ modifiers()
Qt::KeyboardModifiers LircKeycodeEvent::modifiers |
( |
void |
| ) |
const |
|
inline |
◆ text()
QString LircKeycodeEvent::text |
( |
void |
| ) |
const |
|
inline |
◆ lirctext()
QString LircKeycodeEvent::lirctext |
( |
void |
| ) |
const |
|
inline |
◆ kEventType
QEvent::Type LircKeycodeEvent::kEventType |
|
static |
◆ kLIRCInvalidKeyCombo
const unsigned LircKeycodeEvent::kLIRCInvalidKeyCombo = 0xFFFFFFFF |
|
static |
◆ m_keytype
Type LircKeycodeEvent::m_keytype |
|
private |
◆ m_key
int LircKeycodeEvent::m_key |
|
private |
◆ m_modifiers
Qt::KeyboardModifiers LircKeycodeEvent::m_modifiers |
|
private |
◆ m_text
QString LircKeycodeEvent::m_text |
|
private |
◆ m_lirctext
QString LircKeycodeEvent::m_lirctext |
|
private |
The documentation for this class was generated from the following files: