#include <KeyboardLayout.h>
§ ModifierKey
Enumerator |
---|
ModifierKeyNone | |
ModifierKeyShift | |
ModifierKeySymbol | |
§ CKeyboardLayout()
CKeyboardLayout::CKeyboardLayout |
( |
| ) |
|
§ ~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& CKeyboardLayout::GetLanguage |
( |
| ) |
const |
|
inline |
§ GetLayout()
const std::string& CKeyboardLayout::GetLayout |
( |
| ) |
const |
|
inline |
§ GetName()
std::string CKeyboardLayout::GetName |
( |
| ) |
const |
§ Load()
bool CKeyboardLayout::Load |
( |
const TiXmlElement * |
element | ) |
|
The documentation for this class was generated from the following files: