#include <shortcut_treeview.h>
|
| void | currentChanged (const QModelIndex ¤t, const QModelIndex &previous) override |
◆ ShortcutTreeView()
| ShortcutTreeView::ShortcutTreeView |
( |
QWidget * | parent | ) |
|
|
explicit |
◆ currentChanged()
| void ShortcutTreeView::currentChanged |
( |
const QModelIndex & | current, |
|
|
const QModelIndex & | previous ) |
|
overrideprotected |
◆ currentItemChanged
| void ShortcutTreeView::currentItemChanged |
( |
const QString & | shortcut | ) |
|
|
signal |
◆ populateShortcutsModel()
| void ShortcutTreeView::populateShortcutsModel |
( |
| ) |
|
|
private |
◆ refreshShortcuts
| void ShortcutTreeView::refreshShortcuts |
( |
| ) |
|
|
privateslot |
◆ retranslateUi()
| void ShortcutTreeView::retranslateUi |
( |
| ) |
|
◆ updateSearchString
| void ShortcutTreeView::updateSearchString |
( |
const QString & | searchString | ) |
|
|
slot |
The search string is split by word. A String is a match as long as it contains all the words in the search string in order
◆ proxyModel
◆ shortcutsModel
| QStandardItemModel* ShortcutTreeView::shortcutsModel |
|
private |
The documentation for this class was generated from the following files: