| 
    QGIS API Documentation
    3.6.0-Noosa (5873452)
    
   | 
 
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 113 of file qgsexpressionbuilderwidget.h.
| QgsExpressionItemSearchProxy::QgsExpressionItemSearchProxy | ( | ) | 
Definition at line 1173 of file qgsexpressionbuilderwidget.cpp.
      
  | 
  override | 
Definition at line 1178 of file qgsexpressionbuilderwidget.cpp.
      
  | 
  overrideprotected | 
Definition at line 1203 of file qgsexpressionbuilderwidget.cpp.
 1.8.13