QGIS API Documentation  2.14.0-Essen
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< QVariantmIndexes
 

Detailed Description

Temporarily used structure to cache order by information.

Note
not available in Python bindings

Definition at line 25 of file qgsindexedfeature.h.

Member Data Documentation

QgsFeature QgsIndexedFeature::mFeature

Definition at line 29 of file qgsindexedfeature.h.

QVector<QVariant> QgsIndexedFeature::mIndexes

Definition at line 28 of file qgsindexedfeature.h.


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