QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | Protected Member Functions | List of all members
QgsElevationProfileLayerTreeProxyModel Class Reference

A proxy model for elevation profiles. More...

#include <qgselevationprofilelayertreeview.h>

Inheritance diagram for QgsElevationProfileLayerTreeProxyModel:
Inheritance graph
[legend]

Public Member Functions

 QgsElevationProfileLayerTreeProxyModel (QgsElevationProfileLayerTreeModel *model, QObject *parent=nullptr)
 Constructor for QgsElevationProfileLayerTreeProxyModel. More...
 

Protected Member Functions

bool filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override
 

Detailed Description

A proxy model for elevation profiles.

Note
Not available in Python bindings
Since
QGIS 3.30

Definition at line 90 of file qgselevationprofilelayertreeview.h.

Constructor & Destructor Documentation

◆ QgsElevationProfileLayerTreeProxyModel()

QgsElevationProfileLayerTreeProxyModel::QgsElevationProfileLayerTreeProxyModel ( QgsElevationProfileLayerTreeModel model,
QObject *  parent = nullptr 
)
explicit

Member Function Documentation

◆ filterAcceptsRow()

bool QgsElevationProfileLayerTreeProxyModel::filterAcceptsRow ( int  sourceRow,
const QModelIndex &  sourceParent 
) const
overrideprotected

Definition at line 357 of file qgselevationprofilelayertreeview.cpp.


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