#include <qgsexpressiontreeview.h>
|
bool | lessThan (const QModelIndex &left, const QModelIndex &right) const override |
|
Search proxy used to filter the QgsExpressionBuilderWidget tree. The default search for a tree model only searches top level this will handle one level down
Definition at line 112 of file qgsexpressiontreeview.h.
◆ QgsExpressionItemSearchProxy()
QgsExpressionItemSearchProxy::QgsExpressionItemSearchProxy |
( |
| ) |
|
◆ filterAcceptsRow()
bool QgsExpressionItemSearchProxy::filterAcceptsRow |
( |
int |
source_row, |
|
|
const QModelIndex & |
source_parent |
|
) |
| const |
|
override |
◆ lessThan()
bool QgsExpressionItemSearchProxy::lessThan |
( |
const QModelIndex & |
left, |
|
|
const QModelIndex & |
right |
|
) |
| const |
|
overrideprotected |
The documentation for this class was generated from the following files: