This is the complete list of members for SUIT_ShortcutContainer, including all inherited members.
| getConflicts(QString theModuleID, const QString &theInModuleActionID, const QKeySequence &theKeySequence) const | SUIT_ShortcutContainer | |
| getIDsOfAllModules() const | SUIT_ShortcutContainer | |
| getIDsOfInterferingModules(const QString &theModuleID) const | SUIT_ShortcutContainer | |
| getKeySequence(QString theModuleID, const QString &theInModuleActionID) const | SUIT_ShortcutContainer | |
| getModuleShortcutsInversed(const QString &theModuleID) const | SUIT_ShortcutContainer | |
| getModuleShortcutsInversed(const QString &theModuleID, const QString &theInModuleActionIDPrefix) const | SUIT_ShortcutContainer | |
| hasKeySequence(const QString &theModuleID, const QKeySequence &theKeySequence) const | SUIT_ShortcutContainer | |
| hasShortcut(QString theModuleID, const QString &theInModuleActionID) const | SUIT_ShortcutContainer | |
| isEmpty() const | SUIT_ShortcutContainer | |
| merge(const SUIT_ShortcutContainer &theOther, bool theOverride, bool theTreatAbsentIncomingAsDisabled=false) | SUIT_ShortcutContainer | |
| myShortcuts | SUIT_ShortcutContainer | private |
| myShortcutsInversed | SUIT_ShortcutContainer | private |
| setShortcut(QString theModuleID, const QString &theInModuleActionID, const QKeySequence &theKeySequence, bool theOverride) | SUIT_ShortcutContainer | |
| SUIT_ShortcutContainer() | SUIT_ShortcutContainer | |
| toString() const | SUIT_ShortcutContainer |