This is the complete list of members for SUIT_ShortcutTree, including all inherited members.
| ColumnIdx enum name | SUIT_ShortcutTree | |
| DEFAULT_SORT_SCHEMA | SUIT_ShortcutTree | static |
| findItem(QStringList theRelativeIDTokens, const QTreeWidgetItem *theAncestorItem=nullptr) const | SUIT_ShortcutTree | private |
| getSortedChildren(QTreeWidgetItem *theParentItem) | SUIT_ShortcutTree | private |
| insertChild(QTreeWidgetItem *theParentItem, std::set< SUIT_ShortcutTreeItem *, std::function< bool(SUIT_ShortcutTreeItem *, SUIT_ShortcutTreeItem *)>> &theSortedChildren, SUIT_ShortcutTreeItem *theChildItem) | SUIT_ShortcutTree | private |
| KeySequence enum value | SUIT_ShortcutTree | |
| moduleID() const | SUIT_ShortcutTree | |
| myAssets | SUIT_ShortcutTree | |
| myIsPopulated | SUIT_ShortcutTree | private |
| myLeadingSortKey | SUIT_ShortcutTree | private |
| myName | SUIT_ShortcutTree | private |
| myParentTabWidget | SUIT_ShortcutTree | private |
| mySortSchema | SUIT_ShortcutTree | private |
| myToolTip | SUIT_ShortcutTree | private |
| Name enum value | SUIT_ShortcutTree | |
| name() const | SUIT_ShortcutTree | |
| NotExist enum value | SUIT_ShortcutTree | |
| onHeaderItemClicked(int theColIdx) | SUIT_ShortcutTree | privateslot |
| onItemCollapsed(QTreeWidgetItem *theItem) | SUIT_ShortcutTree | privateslot |
| onItemDoubleClicked(QTreeWidgetItem *theWidgetItem, int theColIdx) | SUIT_ShortcutTree | privateslot |
| onItemExpanded(QTreeWidgetItem *theItem) | SUIT_ShortcutTree | privateslot |
| operator=(const SUIT_ShortcutTree &)=delete | SUIT_ShortcutTree | private |
| parentTabWidget() const | SUIT_ShortcutTree | |
| setLang(const QString &theLang) | SUIT_ShortcutTree | |
| shortcutContainer() const | SUIT_ShortcutTree | |
| sort(SUIT_ShortcutTree::SortKey theLeadingKey, Qt::SortOrder theOrder) | SUIT_ShortcutTree | |
| SortKey enum name | SUIT_ShortcutTree | |
| sortRecursive(QTreeWidgetItem *theParentItem) | SUIT_ShortcutTree | private |
| SUIT_ShortcutTabWidget class | SUIT_ShortcutTree | friend |
| SUIT_ShortcutTree(SUIT_ShortcutTabWidget *theParent, std::shared_ptr< const SUIT_ShortcutModuleAssets > theAssets, const QString &theLang) | SUIT_ShortcutTree | private |
| SUIT_ShortcutTree(const SUIT_ShortcutTree &)=delete | SUIT_ShortcutTree | private |
| toColumnIdx(const SUIT_ShortcutTree::SortKey theSortKey) | SUIT_ShortcutTree | static |
| toFoundActionTreeColIdx(const SUIT_ShortcutTree::ColumnIdx theColumnIdx) | SUIT_ShortcutTree | static |
| toolTip() const | SUIT_ShortcutTree | |
| ToolTip enum value | SUIT_ShortcutTree | |
| toSortKey(const SUIT_ShortcutTree::ColumnIdx theColumnIdx) | SUIT_ShortcutTree | static |
| updateChildrenItemsRecursively(bool theHighlightModified, QTreeWidgetItem *const theItem, bool theItemIsInvisibleRoot=false) | SUIT_ShortcutTree | private |
| updateItems(bool theHighlightModified) | SUIT_ShortcutTree | private |
| updateItemShortcut(SUIT_ShortcutTreeItem *const theItem, const std::map< QString, QKeySequence > &theModuleShortcuts, bool theHighlightModified) const | SUIT_ShortcutTree | private |
| ~SUIT_ShortcutTree()=default | SUIT_ShortcutTree | virtual |