#include <ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorWidget.h>
|
| bool | filterAcceptsRow (int source_row, const QModelIndex &source_parent) const override |
| |
| bool | filterAcceptsRow (int source_row, const QModelIndex &source_parent) const override |
| |
| bool | filterAcceptsRow (int source_row, const QModelIndex &source_parent, bool considerParents) const |
| |
|
| using | FilterFunc = std::function<bool(QAbstractItemModel*, int, const QModelIndex&)> |
| |
| static bool | containsAll (const QString &text, const QStringList &searchParts) |
| |
| static void | ExpandFilterResults (QTreeView *treeView) |
| | Expands the treeview that all items that match the filterstring are expanded and directly visible.
|
| |
Definition at line 217 of file SystemStateMonitorWidget.h.
◆ SystemStateMonitorFilterModel()
◆ filterAcceptsRow()
| bool filterAcceptsRow |
( |
int | source_row, |
|
|
const QModelIndex & | source_parent ) const |
|
inlineoverrideprotected |
◆ getHideResolvedComponents()
| bool getHideResolvedComponents |
( |
| ) |
const |
◆ setHideResolvedComponents()
| void setHideResolvedComponents |
( |
bool | value | ) |
|
◆ hideResolvedComponents
| bool hideResolvedComponents = false |
|
protected |
The documentation for this class was generated from the following files: