QGIS API Documentation 3.99.0-Master (26c88405ac0)
Loading...
Searching...
No Matches
QgsElevationProfileManagerProxyModel Class Reference

QSortFilterProxyModel subclass for QgsElevationProfileManagerModel. More...

#include <qgselevationprofilemanagermodel.h>

Inheritance diagram for QgsElevationProfileManagerProxyModel:

Public Member Functions

 QgsElevationProfileManagerProxyModel (QObject *parent=nullptr)
 Constructor for QgsElevationProfileManagerProxyModel.
Public Member Functions inherited from QgsProjectStoredObjectManagerProxyModel< QgsElevationProfile >
 QgsProjectStoredObjectManagerProxyModel (QObject *parent=nullptr)
 Constructor for QgsProjectStoredObjectManagerProxyModel.
Public Member Functions inherited from QgsProjectStoredObjectManagerProxyModelBase
 QgsProjectStoredObjectManagerProxyModelBase (QObject *parent=nullptr)
 Constructor for QgsProjectStoredObjectManagerProxyModelBase.
bool filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override
QString filterString () const
 Returns the current filter string, if set.
bool lessThan (const QModelIndex &left, const QModelIndex &right) const override

Additional Inherited Members

Public Slots inherited from QgsProjectStoredObjectManagerProxyModelBase
void setFilterString (const QString &filter)
 Sets a filter string, such that only layouts with names containing the specified string will be shown.
Protected Member Functions inherited from QgsProjectStoredObjectManagerProxyModel< QgsElevationProfile >
bool filterAcceptsRowInternal (int sourceRow, const QModelIndex &sourceParent) const override
 Returns true if the proxy accepts the matching source row.
Protected Attributes inherited from QgsProjectStoredObjectManagerProxyModelBase
QString mFilterString
 Filter string.

Detailed Description

QSortFilterProxyModel subclass for QgsElevationProfileManagerModel.

Since
QGIS 4.0

Definition at line 96 of file qgselevationprofilemanagermodel.h.

Constructor & Destructor Documentation

◆ QgsElevationProfileManagerProxyModel()

QgsElevationProfileManagerProxyModel::QgsElevationProfileManagerProxyModel ( QObject * parent = nullptr)
explicit

Constructor for QgsElevationProfileManagerProxyModel.

Definition at line 49 of file qgselevationprofilemanagermodel.cpp.


The documentation for this class was generated from the following files: