Functions | |
QMap< int, std::string > | makeKeyMapper (void) |
std::string | qKeyToKeyString (int key) |
QMap<int, std::string> KeyMap::makeKeyMapper | ( | void | ) |
Definition at line 39 of file KeyMap.cc.
Referenced by qKeyToKeyString().
std::string KeyMap::qKeyToKeyString | ( | int | key | ) |
Definition at line 253 of file KeyMap.cc.
References makeKeyMapper().
Referenced by Utils::makeKeyEventStruct().