QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Attributes | List of all members
QgsIndexedFeature Class Reference

Temporarily used structure to cache order by information. More...

#include <qgsindexedfeature.h>

Public Attributes

QgsFeature mFeature
 
QVector< QVariant > mIndexes
 

Detailed Description

Temporarily used structure to cache order by information.

Note
not available in Python bindings

Definition at line 29 of file qgsindexedfeature.h.

Member Data Documentation

◆ mFeature

QgsFeature QgsIndexedFeature::mFeature

Definition at line 33 of file qgsindexedfeature.h.

◆ mIndexes

QVector<QVariant> QgsIndexedFeature::mIndexes

Definition at line 32 of file qgsindexedfeature.h.


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