Public Member Functions | |
| KeyboardLayout () | |
| KeyboardLayout (const KeyboardLayout &pKeyboardLayout) | |
| KeyboardLayout (const String &szPath) | |
| ~KeyboardLayout () | |
| bool | IsValid () |
| bool | SetActive () |
| String | GetName () const |
| String | GetPath () const |
Classes | |
| class | Private |
| KeyboardLayout::KeyboardLayout | ( | ) |
| KeyboardLayout::KeyboardLayout | ( | const KeyboardLayout & | pKeyboardLayout | ) |
| KeyboardLayout::KeyboardLayout | ( | const String & | szPath | ) |
| KeyboardLayout::~KeyboardLayout | ( | ) |
| bool KeyboardLayout::IsValid | ( | ) |
| bool KeyboardLayout::SetActive | ( | ) |
| String KeyboardLayout::GetName | ( | ) | const |
| String KeyboardLayout::GetPath | ( | ) | const |
1.5.1-p1