#include <KeyboardLayout.h>
◆ ModifierKey
Enumerator |
---|
ModifierKeyNone | |
ModifierKeyShift | |
ModifierKeySymbol | |
◆ CKeyboardLayout()
KODI::KEYBOARD::CKeyboardLayout::CKeyboardLayout |
( |
| ) |
|
|
default |
◆ ~CKeyboardLayout()
CKeyboardLayout::~CKeyboardLayout |
( |
| ) |
|
|
virtualdefault |
◆ GetCharAt()
std::string CKeyboardLayout::GetCharAt |
( |
unsigned int | row, |
|
|
unsigned int | column, |
|
|
unsigned int | modifiers = 0 ) const |
◆ GetCodingTable()
◆ GetIdentifier()
std::string CKeyboardLayout::GetIdentifier |
( |
| ) |
const |
◆ GetLanguage()
const std::string & KODI::KEYBOARD::CKeyboardLayout::GetLanguage |
( |
| ) |
const |
|
inline |
◆ GetLayout()
const std::string & KODI::KEYBOARD::CKeyboardLayout::GetLayout |
( |
| ) |
const |
|
inline |
◆ GetName()
std::string CKeyboardLayout::GetName |
( |
| ) |
const |
◆ Load()
bool CKeyboardLayout::Load |
( |
const tinyxml2::XMLElement * | element | ) |
|
The documentation for this class was generated from the following files: