#include <libmythui/devices/jsmenuevent.h>
Definition at line 16 of file jsmenuevent.h.
◆ JoystickKeycodeEvent()
JoystickKeycodeEvent::JoystickKeycodeEvent |
( |
QString |
jsmenuevent_text, |
|
|
int |
key_code, |
|
|
Qt::KeyboardModifiers |
key_modifiers, |
|
|
QEvent::Type |
key_action |
|
) |
| |
|
inline |
◆ getJoystickMenuText()
QString JoystickKeycodeEvent::getJoystickMenuText |
( |
| ) |
const |
|
inline |
◆ key()
int JoystickKeycodeEvent::key |
( |
| ) |
const |
|
inline |
◆ keyModifiers()
Qt::KeyboardModifiers JoystickKeycodeEvent::keyModifiers |
( |
| ) |
const |
|
inline |
◆ keyAction()
QEvent::Type JoystickKeycodeEvent::keyAction |
( |
| ) |
const |
|
inline |
◆ kEventType
const QEvent::Type JoystickKeycodeEvent::kEventType |
|
static |
◆ m_jsmenueventtext
QString JoystickKeycodeEvent::m_jsmenueventtext |
|
private |
◆ m_key
int JoystickKeycodeEvent::m_key |
|
private |
◆ m_keyModifiers
Qt::KeyboardModifiers JoystickKeycodeEvent::m_keyModifiers |
|
private |
◆ m_keyAction
QEvent::Type JoystickKeycodeEvent::m_keyAction |
|
private |
The documentation for this class was generated from the following files: