| 
    QGIS API Documentation
    3.4.15-Madeira (e83d02e274)
    
   | 
 
Temporarily used structure to cache order by information. More...
#include <qgsindexedfeature.h>
Public Attributes | |
| QgsFeature | mFeature | 
| QVector< QVariant > | mIndexes | 
Temporarily used structure to cache order by information.
Definition at line 29 of file qgsindexedfeature.h.
| QgsFeature QgsIndexedFeature::mFeature | 
Definition at line 33 of file qgsindexedfeature.h.
| QVector<QVariant> QgsIndexedFeature::mIndexes | 
Definition at line 32 of file qgsindexedfeature.h.
 1.8.11