QGIS API Documentation  3.4.15-Madeira (e83d02e274)
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

QgsFeature QgsIndexedFeature::mFeature

Definition at line 33 of file qgsindexedfeature.h.

QVector<QVariant> QgsIndexedFeature::mIndexes

Definition at line 32 of file qgsindexedfeature.h.


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