| QGIS API Documentation
    3.22.4-Białowieża (ce8e65e95e)
    | 
#include "qgis_core.h"#include "qgsfeature.h"#include "qgscoordinatereferencesystem.h"#include "qgscoordinatetransform.h"#include "qgsfields.h"#include <QPointer>#include <QJsonObject>

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... | |