Version: 9.15.0
SUIT_FoundActionTree Member List

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

ColumnIdx enum nameSUIT_FoundActionTree
createActionSetWithComparator() constSUIT_FoundActionTreeprivate
DEFAULT_SORT_SCHEMASUIT_FoundActionTreestatic
eventFilter(QObject *theQObject, QEvent *theEvent)SUIT_FoundActionTreeprotected
findModuleItem(const QString &theModuleID) constSUIT_FoundActionTreeprivate
getKeySequenceFromShortcutMgr(const QString &theModuleID, const QString &theInModuleActionID)SUIT_FoundActionTreestatic
keyPressEvent(QKeyEvent *theEvent)SUIT_FoundActionTree
KeySequence enum valueSUIT_FoundActionTree
myActionItemToolTipSUIT_FoundActionTree
myEnableItemsOfUnavailableActionsSUIT_FoundActionTree
myKeySequenceGetterSUIT_FoundActionTree
myModuleItemExpansionStatesSUIT_FoundActionTreeprivate
myShowKeySequenceColumnSUIT_FoundActionTree
mySortKeySUIT_FoundActionTreeprivate
mySortOrderSUIT_FoundActionTreeprivate
Name enum valueSUIT_FoundActionTree
onItemExecuted(QTreeWidgetItem *theWidgetItem, int theColIdx)SUIT_FoundActionTreeprivateslot
operator=(const SUIT_FoundActionTree &)=deleteSUIT_FoundActionTree
sort(SUIT_FoundActionTree::SortKey theKey, Qt::SortOrder theOrder)SUIT_FoundActionTree
SortKey enum nameSUIT_FoundActionTree
SUIT_FoundActionTree(SUIT_FindActionWidget *theParent, const QString &theActionItemToolTip, bool theEnableItemsOfUnavailableActions=false, bool theShowKeySequenceColumn=false, const std::function< std::pair< QString, bool >(const QString &, const QString &)> &theKeySequenceGetter=std::function< std::pair< QString, bool >(const QString &, const QString &)>())SUIT_FoundActionTree
SUIT_FoundActionTree(const SUIT_FoundActionTree &)=deleteSUIT_FoundActionTree
ToolTip enum valueSUIT_FoundActionTree
updateItems(const std::map< QString, std::map< QString, SUIT_ActionSearcher::AssetsAndSearchData >> &theActionAssetsAndSD)SUIT_FoundActionTree
~SUIT_FoundActionTree()=defaultSUIT_FoundActionTreevirtual