QGIS API Documentation
3.4.15-Madeira (e83d02e274)
|
#include "qgis_core.h"
#include "qgsfeature.h"
#include "qgscoordinatereferencesystem.h"
#include "qgscoordinatetransform.h"
#include "qgsfields.h"
#include <QPointer>
Go to the source code of this file.
Classes | |
class | QgsJsonExporter |
Handles exporting QgsFeature features to GeoJSON features. More... | |
class | QgsJsonUtils |
Helper utilities for working with JSON and GeoJSON conversions. More... | |