|
enum | ModifierKey { ModifierKeyNone = 0x00,
ModifierKeyShift = 0x01,
ModifierKeySymbol = 0x02
} |
|
|
IInputCodingTablePtr | GetCodingTable () |
|
bool | Load (const TiXmlElement *element) |
|
std::string | GetIdentifier () const |
|
std::string | GetName () const |
|
const std::string & | GetLanguage () const |
|
const std::string & | GetLayout () const |
|
std::string | GetCharAt (unsigned int row, unsigned int column, unsigned int modifiers=0) const |
|
The documentation for this class was generated from the following files: