| QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
    | 
A sort proxy model for QgsLocatorModel, which automatically sorts results by precedence. More...
#include <qgslocatormodel.h>

| Public Member Functions | |
| QgsLocatorProxyModel (QObject *parent=nullptr) | |
| Constructor for QgsLocatorProxyModel, with the specified parent object.  More... | |
| bool | lessThan (const QModelIndex &left, const QModelIndex &right) const override | 
A sort proxy model for QgsLocatorModel, which automatically sorts results by precedence.
Definition at line 191 of file qgslocatormodel.h.
| 
 | explicit | 
Constructor for QgsLocatorProxyModel, with the specified parent object.
Definition at line 324 of file qgslocatormodel.cpp.
| 
 | override | 
Definition at line 333 of file qgslocatormodel.cpp.