#include <SUIT_ShortcutEditor.h>

Public Member Functions | |
| SUIT_ShortcutTreeHeaderItem (const std::map< SUIT_ShortcutTree::SortKey, Qt::SortOrder > &theSortSchema, SUIT_ShortcutTree::ColumnIdx theLeadingColIdx) | |
| SUIT_ShortcutTreeHeaderItem (const SUIT_ShortcutTreeHeaderItem &)=delete | |
| SUIT_ShortcutTreeHeaderItem & | operator= (const SUIT_ShortcutTreeHeaderItem &)=delete |
| ~SUIT_ShortcutTreeHeaderItem ()=default | |
| void | setSortSchemaAndLeadingColIdx (const std::map< SUIT_ShortcutTree::SortKey, Qt::SortOrder > &theSortSchema, SUIT_ShortcutTree::ColumnIdx theLeadingColIdx) |
| SUIT_ShortcutTreeHeaderItem::SUIT_ShortcutTreeHeaderItem | ( | const std::map< SUIT_ShortcutTree::SortKey, Qt::SortOrder > & | theSortSchema, |
| SUIT_ShortcutTree::ColumnIdx | theLeadingColIdx | ||
| ) |
References setSortSchemaAndLeadingColIdx().
|
delete |
|
default |
|
delete |
| void SUIT_ShortcutTreeHeaderItem::setSortSchemaAndLeadingColIdx | ( | const std::map< SUIT_ShortcutTree::SortKey, Qt::SortOrder > & | theSortSchema, |
| SUIT_ShortcutTree::ColumnIdx | theLeadingColIdx | ||
| ) |
References SUIT_ShortcutTree::toColumnIdx().