QGIS API Documentation 3.99.0-Master (e9821da5c6b)
Loading...
Searching...
No Matches
QgsSelectiveMaskingSourceSetManagerProxyModel Class Reference

QSortFilterProxyModel subclass for QgsSelectiveMaskingSourceSetManagerModel. More...

#include <qgsselectivemaskingsourcesetmanagermodel.h>

Inheritance diagram for QgsSelectiveMaskingSourceSetManagerProxyModel:

Public Member Functions

 QgsSelectiveMaskingSourceSetManagerProxyModel (QObject *parent=nullptr)
 Constructor for QgsSelectiveMaskingSourceSetManagerProxyModel.
Public Member Functions inherited from QgsProjectStoredObjectManagerProxyModel< QgsSelectiveMaskingSourceSet >
 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< QgsSelectiveMaskingSourceSet >
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 QgsSelectiveMaskingSourceSetManagerModel.

Since
QGIS 4.0

Definition at line 100 of file qgsselectivemaskingsourcesetmanagermodel.h.

Constructor & Destructor Documentation

◆ QgsSelectiveMaskingSourceSetManagerProxyModel()

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

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