| 
    QGIS API Documentation
    2.18.21-Las Palmas (9fba24a)
    
   | 
 
#include "qgis.h"#include "qgsfeature.h"#include "qgsfield.h"#include "qgslogger.h"#include "qgscoordinatereferencesystem.h"#include <QList>#include <QMetaType>#include <QVariant>

Go to the source code of this file.
Classes | |
| class | QgsFeatureStore | 
| Container for features with the same fields and crs.  More... | |
Typedefs | |
| typedef QList< QgsFeatureStore > | QgsFeatureStoreList | 
| typedef QList<QgsFeatureStore> QgsFeatureStoreList | 
Definition at line 77 of file qgsfeaturestore.h.
 1.8.13