activate(QWidget *widget, unsigned int mod, unsigned int button) | CSMPrefs::ShortcutEventHandler | private |
addShortcut(Shortcut *shortcut) | CSMPrefs::ShortcutEventHandler | |
checkModifier(unsigned int mod, unsigned int button, Shortcut *shortcut, bool activate) | CSMPrefs::ShortcutEventHandler | private |
deactivate(QWidget *widget, unsigned int mod, unsigned int button) | CSMPrefs::ShortcutEventHandler | private |
eventFilter(QObject *watched, QEvent *event) | CSMPrefs::ShortcutEventHandler | protected |
match(unsigned int mod, unsigned int button, unsigned int value) | CSMPrefs::ShortcutEventHandler | private |
Matches_NoMod enum value | CSMPrefs::ShortcutEventHandler | private |
Matches_Not enum value | CSMPrefs::ShortcutEventHandler | private |
Matches_WithMod enum value | CSMPrefs::ShortcutEventHandler | private |
MatchResult enum name | CSMPrefs::ShortcutEventHandler | private |
mChildParentRelations | CSMPrefs::ShortcutEventHandler | private |
mWidgetShortcuts | CSMPrefs::ShortcutEventHandler | private |
removeShortcut(Shortcut *shortcut) | CSMPrefs::ShortcutEventHandler | |
ShortcutEventHandler(QObject *parent) | CSMPrefs::ShortcutEventHandler | |
ShortcutList typedef | CSMPrefs::ShortcutEventHandler | private |
ShortcutMap typedef | CSMPrefs::ShortcutEventHandler | private |
sort(const std::pair< MatchResult, Shortcut * > &left, const std::pair< MatchResult, Shortcut * > &right) | CSMPrefs::ShortcutEventHandler | privatestatic |
updateParent(QWidget *widget) | CSMPrefs::ShortcutEventHandler | private |
widgetDestroyed() | CSMPrefs::ShortcutEventHandler | privateslot |
WidgetMap typedef | CSMPrefs::ShortcutEventHandler | private |