|
QGIS API Documentation
3.12.1-București (121cc00ff0)
|
Search proxy used to filter the QgsExpressionBuilderWidget tree. More...
#include <qgsexpressionbuilderwidget.h>

Public Member Functions | |
| QgsExpressionItemSearchProxy () | |
| bool | filterAcceptsRow (int source_row, const QModelIndex &source_parent) const override |
Protected Member Functions | |
| 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 115 of file qgsexpressionbuilderwidget.h.
| QgsExpressionItemSearchProxy::QgsExpressionItemSearchProxy | ( | ) |
Definition at line 1385 of file qgsexpressionbuilderwidget.cpp.
|
override |
Definition at line 1390 of file qgsexpressionbuilderwidget.cpp.
|
overrideprotected |
Definition at line 1429 of file qgsexpressionbuilderwidget.cpp.
1.8.13