QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
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 30 of file qgsindexedfeature.h.

Member Data Documentation

◆ mFeature

QgsFeature QgsIndexedFeature::mFeature

Definition at line 34 of file qgsindexedfeature.h.

◆ mIndexes

QVector<QVariant> QgsIndexedFeature::mIndexes

Definition at line 33 of file qgsindexedfeature.h.


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