|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
#include "qgis_core.h"#include "qgsfeature.h"#include "qgscoordinatereferencesystem.h"#include "qgscoordinatetransform.h"#include "qgsfields.h"#include <QPointer>#include <QJsonObject>#include "json_fwd.hpp"

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