This is the complete list of members for MR::ShortcutManager, including all inherited members.
backMap_ | MR::ShortcutManager | protected |
Category typedef | MR::ShortcutManager | |
categoryNames | MR::ShortcutManager | inlinestatic |
clear() | MR::ShortcutManager | |
connect(Viewer *viewer, int group=0, boost::signals2::connect_position pos=boost::signals2::connect_position::at_back) | MR::MultiListener< KeyDownListener, KeyRepeatListener > | inlinevirtual |
disconnect() | MR::MultiListener< KeyDownListener, KeyRepeatListener > | inlinevirtual |
enable(bool on) | MR::ShortcutManager | inline |
enabled_ | MR::ShortcutManager | protected |
findShortcutByName(const std::string &name) const | MR::ShortcutManager | |
getKeyFullString(const ShortcutKey &key, bool respectKey=true) | MR::ShortcutManager | static |
getKeyString(int key) | MR::ShortcutManager | static |
getModifierString(int mod) | MR::ShortcutManager | static |
getShortcutList() const | MR::ShortcutManager | |
isEnabled() const | MR::ShortcutManager | inline |
kayAndModFromMapKey(int mapKey) | MR::ShortcutManager | inlineprotectedstatic |
listCache_ | MR::ShortcutManager | mutableprotected |
map_ | MR::ShortcutManager | protected |
mapKeyFromKeyAndMod(const ShortcutKey &key, bool respectKeyboard) | MR::ShortcutManager | protectedstatic |
onKeyDown_(int key, int modifier) override | MR::ShortcutManager | |
onKeyRepeat_(int key, int modifier) override | MR::ShortcutManager | |
processShortcut(const ShortcutKey &key, Reason=Reason::KeyDown) const | MR::ShortcutManager | virtual |
Reason enum name | MR::ShortcutManager | |
setShortcut(const ShortcutKey &key, const ShortcutCommand &command) | MR::ShortcutManager | virtual |
ShortcutKey typedef | MR::ShortcutManager | |
ShortcutList typedef | MR::ShortcutManager | |
ShourtcutsBackMap typedef | MR::ShortcutManager | protected |
ShourtcutsMap typedef | MR::ShortcutManager | protected |
~MultiListener()=default | MR::MultiListener< KeyDownListener, KeyRepeatListener > | virtual |
~ShortcutManager()=default | MR::ShortcutManager | virtual |