Version: 9.15.0
SUIT_ShortcutTree Member List

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

ColumnIdx enum nameSUIT_ShortcutTree
DEFAULT_SORT_SCHEMASUIT_ShortcutTreestatic
findItem(QStringList theRelativeIDTokens, const QTreeWidgetItem *theAncestorItem=nullptr) constSUIT_ShortcutTreeprivate
getSortedChildren(QTreeWidgetItem *theParentItem)SUIT_ShortcutTreeprivate
insertChild(QTreeWidgetItem *theParentItem, std::set< SUIT_ShortcutTreeItem *, std::function< bool(SUIT_ShortcutTreeItem *, SUIT_ShortcutTreeItem *)>> &theSortedChildren, SUIT_ShortcutTreeItem *theChildItem)SUIT_ShortcutTreeprivate
KeySequence enum valueSUIT_ShortcutTree
moduleID() constSUIT_ShortcutTree
myAssetsSUIT_ShortcutTree
myIsPopulatedSUIT_ShortcutTreeprivate
myLeadingSortKeySUIT_ShortcutTreeprivate
myNameSUIT_ShortcutTreeprivate
myParentTabWidgetSUIT_ShortcutTreeprivate
mySortSchemaSUIT_ShortcutTreeprivate
myToolTipSUIT_ShortcutTreeprivate
Name enum valueSUIT_ShortcutTree
name() constSUIT_ShortcutTree
NotExist enum valueSUIT_ShortcutTree
onHeaderItemClicked(int theColIdx)SUIT_ShortcutTreeprivateslot
onItemCollapsed(QTreeWidgetItem *theItem)SUIT_ShortcutTreeprivateslot
onItemDoubleClicked(QTreeWidgetItem *theWidgetItem, int theColIdx)SUIT_ShortcutTreeprivateslot
onItemExpanded(QTreeWidgetItem *theItem)SUIT_ShortcutTreeprivateslot
operator=(const SUIT_ShortcutTree &)=deleteSUIT_ShortcutTreeprivate
parentTabWidget() constSUIT_ShortcutTree
setLang(const QString &theLang)SUIT_ShortcutTree
shortcutContainer() constSUIT_ShortcutTree
sort(SUIT_ShortcutTree::SortKey theLeadingKey, Qt::SortOrder theOrder)SUIT_ShortcutTree
SortKey enum nameSUIT_ShortcutTree
sortRecursive(QTreeWidgetItem *theParentItem)SUIT_ShortcutTreeprivate
SUIT_ShortcutTabWidget classSUIT_ShortcutTreefriend
SUIT_ShortcutTree(SUIT_ShortcutTabWidget *theParent, std::shared_ptr< const SUIT_ShortcutModuleAssets > theAssets, const QString &theLang)SUIT_ShortcutTreeprivate
SUIT_ShortcutTree(const SUIT_ShortcutTree &)=deleteSUIT_ShortcutTreeprivate
toColumnIdx(const SUIT_ShortcutTree::SortKey theSortKey)SUIT_ShortcutTreestatic
toFoundActionTreeColIdx(const SUIT_ShortcutTree::ColumnIdx theColumnIdx)SUIT_ShortcutTreestatic
toolTip() constSUIT_ShortcutTree
ToolTip enum valueSUIT_ShortcutTree
toSortKey(const SUIT_ShortcutTree::ColumnIdx theColumnIdx)SUIT_ShortcutTreestatic
updateChildrenItemsRecursively(bool theHighlightModified, QTreeWidgetItem *const theItem, bool theItemIsInvisibleRoot=false)SUIT_ShortcutTreeprivate
updateItems(bool theHighlightModified)SUIT_ShortcutTreeprivate
updateItemShortcut(SUIT_ShortcutTreeItem *const theItem, const std::map< QString, QKeySequence > &theModuleShortcuts, bool theHighlightModified) constSUIT_ShortcutTreeprivate
~SUIT_ShortcutTree()=defaultSUIT_ShortcutTreevirtual