Version: 9.15.0
SUIT_ShortcutMgr Member List

This is the complete list of members for SUIT_ShortcutMgr, including all inherited members.

anonymousShortcutsToString() constSUIT_ShortcutMgrprivate
createAction(QObject *theParent, QObject *theReceiver, const char *theReceiverSlot, const QString &theActionID, const bool theIsToggle=false) constSUIT_ShortcutMgr
createRuntimeActionAssets(const QString &theModuleID, const QString &theInModuleActionID) constSUIT_ShortcutMgr
currentLang()SUIT_ShortcutMgrstatic
enableAnonymousShortcutsClashingWith(const QString &theModuleID, const bool theEnable) constSUIT_ShortcutMgrprivate
enableAnonymousShortcutsClashingWith(const QKeySequence &theKeySequence, bool theEnable) constSUIT_ShortcutMgrprivate
eventFilter(QObject *theObject, QEvent *theEvent)SUIT_ShortcutMgrprivatevirtual
fillContainerFromPreferences(SUIT_ShortcutContainer &theContainer, bool theDefaultOnly)SUIT_ShortcutMgrstatic
fillContainerFromPreferences(SUIT_ShortcutContainer &theContainer, bool theDefaultOnly, const QString &theSectionNamePrefix)SUIT_ShortcutMgrstatic
get()SUIT_ShortcutMgrstatic
getActionAssets(const QString &theModuleID, const QString &theInModuleActionID, bool theTryToCreateRuntimeAssetsIfAbsent=true) constSUIT_ShortcutMgr
getActionAssets(const QString &theActionID, bool theTryToCreateRuntimeAssetsIfAbsent=true) constSUIT_ShortcutMgr
getActionAssetsFromResources(const QString &theActionID, const std::set< QString > &theLangs={})SUIT_ShortcutMgrstatic
getActionID(const QAction *theAction) constSUIT_ShortcutMgr
getActionName(const QString &theModuleID, const QString &theInModuleActionID, const QString &theLang="") constSUIT_ShortcutMgr
getActions(const QString &theModuleID, const QString &theInModuleActionID) constSUIT_ShortcutMgr
getIDsOfInterferingModules(const QString &theModuleID) constSUIT_ShortcutMgr
getKeySequence(const QString &theModuleID, const QString &theInModuleActionID) constSUIT_ShortcutMgr
getModuleAssets(const QString &theModuleID) constSUIT_ShortcutMgr
getModuleAssets() constSUIT_ShortcutMgrinline
getModuleIDAndInModuleID(const QAction *theAction) constSUIT_ShortcutMgr
getModuleName(const QString &theModuleID, const QString &theLang="") constSUIT_ShortcutMgr
getModuleShortcutsInversed(const QString &theModuleID) constSUIT_ShortcutMgr
getShortcutContainer() constSUIT_ShortcutMgr
getShortcutModuleIDs() constSUIT_ShortcutMgr
hasAction(const QAction *theAction) constSUIT_ShortcutMgr
Init()SUIT_ShortcutMgrstatic
isActionIDValid(const QString &theActionID)SUIT_ShortcutMgrstatic
isInModuleActionIDValid(const QString &theInModuleActionID)SUIT_ShortcutMgrstatic
isInModuleIDTokenMeta(const QString &theInModuleIDToken)SUIT_ShortcutMgrstatic
isInModuleIDTokenValid(const QString &theInModuleIDToken)SUIT_ShortcutMgrstatic
isInModuleMetaActionID(const QString &theInModuleActionID)SUIT_ShortcutMgrstatic
isKeySequenceValid(const QKeySequence &theKeySequence)SUIT_ShortcutMgrstatic
isModuleIDValid(const QString &theModuleID)SUIT_ShortcutMgrstatic
joinIntoRelativeID(const QStringList &theTokens)SUIT_ShortcutMgrstatic
makeActionID(const QString &theModuleID, const QString &theInModuleActionID)SUIT_ShortcutMgrstatic
mergeShortcutContainer(const SUIT_ShortcutContainer &theContainer, bool theOverride=true, bool theTreatAbsentIncomingAsDisabled=false, bool theSaveToPreferences=true)SUIT_ShortcutMgr
myActionIDsSUIT_ShortcutMgrprivate
myActionsSUIT_ShortcutMgrprivate
myActiveModuleIDsSUIT_ShortcutMgrmutableprivate
myAnonymousShortcutsSUIT_ShortcutMgrprivate
myAnonymousShortcutsInverseSUIT_ShortcutMgrprivate
myAssetsLoadedSUIT_ShortcutMgrprivate
myModuleAssetsSUIT_ShortcutMgrmutableprivate
myShortcutContainerSUIT_ShortcutMgrprivate
myShortcutMgrSUIT_ShortcutMgrprivatestatic
onActionDestroyed(QObject *theObject)SUIT_ShortcutMgrprivateslot
onAnonymousActionDestroyed(QObject *theObject)SUIT_ShortcutMgrprivateslot
operator=(const SUIT_ShortcutMgr &)=deleteSUIT_ShortcutMgrprivate
rebindActionsToKeySequences() constSUIT_ShortcutMgr
registerAction(const QString &theActionID, QAction *theAction)SUIT_ShortcutMgr
registerAction(QtxAction *theAction)SUIT_ShortcutMgr
registerAnonymousShortcut(QAction *const theAction)SUIT_ShortcutMgrprivate
ROOT_MODULE_IDSUIT_ShortcutMgrstatic
saveShortcutsToPreferences(const std::map< QString, std::map< QString, QKeySequence >> &theShortcutsInversed)SUIT_ShortcutMgrprivatestatic
saveShortcutsToPreferences(const std::map< QString, std::map< QString, std::pair< QKeySequence, QKeySequence >>> &theShortcutsInversed)SUIT_ShortcutMgrprivatestatic
setActionsOfModuleEnabled(const QString &theModuleID, const bool theEnable=true) constSUIT_ShortcutMgr
setActionsWithPrefixInIDEnabled(const QString &theInModuleActionIDPrefix, bool theEnable=true) constSUIT_ShortcutMgr
setAssetsFromResources(QString theLanguage=QString())SUIT_ShortcutMgrprivate
setSectionEnabled(const QString &theInModuleActionIDPrefix, bool theEnable=true) constSUIT_ShortcutMgr
setShortcut(const QString &theActionID, const QKeySequence &theKeySequence, bool theOverride=false)SUIT_ShortcutMgr
setShortcut(const QString &theModuleID, const QString &theInModuleActionID, const QKeySequence &theKeySequence, bool theOverride=false)SUIT_ShortcutMgr
setShortcutNoIDChecks(const QString &theModuleID, const QString &theInModuleActionID, const QKeySequence &theKeySequence, bool theOverride)SUIT_ShortcutMgrprivate
setShortcutsFromPreferences()SUIT_ShortcutMgrprivate
splitIntoModuleIDAndInModuleID(const QString &theActionID)SUIT_ShortcutMgrstatic
splitIntoTokens(const QString &theRelativeID)SUIT_ShortcutMgrstatic
SUIT_ShortcutMgr()SUIT_ShortcutMgrprivate
SUIT_ShortcutMgr(const SUIT_ShortcutMgr &)=deleteSUIT_ShortcutMgrprivate
toKeySequenceIfValid(const QString &theKeySequenceString)SUIT_ShortcutMgrstatic
updateShortcuts() constSUIT_ShortcutMgr
~SUIT_ShortcutMgr()SUIT_ShortcutMgrprotectedvirtual