add_hotkey(const KeyEvent &key, int id) | scim::HotkeyMatcher | |
add_hotkeys(const KeyEventList &keys, int id) | scim::HotkeyMatcher | |
clear(void) | scim::HotkeyMatcher | |
find_hotkeys(int id, KeyEventList &keys) const | scim::HotkeyMatcher | |
get_all_hotkeys(KeyEventList &keys, std::vector< int > &ids) const | scim::HotkeyMatcher | |
get_match_result(void) const | scim::HotkeyMatcher | |
HotkeyMatcher() | scim::HotkeyMatcher | |
is_matched(void) const | scim::HotkeyMatcher | |
push_key_event(const KeyEvent &key) | scim::HotkeyMatcher | |
reset(void) | scim::HotkeyMatcher | |
~HotkeyMatcher() | scim::HotkeyMatcher |