Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
deskflow::KeyMap Member List

This is the complete list of members for deskflow::KeyMap, including all inherited members.

addHalfDuplexButton(KeyButton button)deskflow::KeyMap
addHalfDuplexModifier(KeyID key)deskflow::KeyMapvirtual
addKeyAliasEntry(KeyID targetID, int32_t group, KeyModifierMask targetRequired, KeyModifierMask targetSensitive, KeyID sourceID, KeyModifierMask sourceRequired, KeyModifierMask sourceSensitive)deskflow::KeyMap
addKeyCombinationEntry(KeyID id, int32_t group, const KeyID *keys, uint32_t numKeys)deskflow::KeyMap
addKeyEntry(const KeyItem &item)deskflow::KeyMap
allowGroupSwitchDuringCompose()deskflow::KeyMap
ButtonToKeyMap typedefdeskflow::KeyMap
clearHalfDuplexModifiers()deskflow::KeyMap
collectButtons(const ModifierToKeys &modifiers, ButtonToKeyMap &keys)deskflow::KeyMapstatic
findCompatibleKey(KeyID id, int32_t group, KeyModifierMask required, KeyModifierMask sensitive) constdeskflow::KeyMap
finish()deskflow::KeyMapvirtual
foreachKey(ForeachKeyCallback cb, void *userData)deskflow::KeyMapvirtual
ForeachKeyCallback typedefdeskflow::KeyMap
formatKey(KeyID key, KeyModifierMask)deskflow::KeyMapstatic
getCommandModifiers() constdeskflow::KeyMap
getDeadKey(KeyID key)deskflow::KeyMapstatic
getEffectiveGroup(int32_t group, int32_t offset) constdeskflow::KeyMap
getNumGroups() constdeskflow::KeyMap
initModifierKey(KeyItem &item)deskflow::KeyMapstatic
isCommand(KeyModifierMask mask) constdeskflow::KeyMap
isDeadKey(KeyID key)deskflow::KeyMapstatic
isHalfDuplex(KeyID key, KeyButton button) constdeskflow::KeyMapvirtual
KeyItemList typedefdeskflow::KeyMap
KeyMap()deskflow::KeyMap
KeyMapTests classdeskflow::KeyMapfriend
Keystrokes typedefdeskflow::KeyMap
mapKey(Keystrokes &keys, KeyID id, int32_t group, ModifierToKeys &activeModifiers, KeyModifierMask &currentState, KeyModifierMask desiredMask, bool isAutoRepeat, const std::string &lang) constdeskflow::KeyMapvirtual
ModifierToKeys typedefdeskflow::KeyMap
parseKey(const std::string &, KeyID &)deskflow::KeyMapstatic
parseModifiers(std::string &, KeyModifierMask &)deskflow::KeyMapstatic
setLanguageData(std::vector< std::string > layouts)deskflow::KeyMap
swap(KeyMap &) noexceptdeskflow::KeyMapvirtual
~KeyMap()=defaultdeskflow::KeyMapvirtual