QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgis_core.h"
#include "qgis.h"
#include "qgsfeaturesink.h"
#include "qgsproperty.h"
#include "qgscoordinatetransform.h"
Go to the source code of this file.
Classes | |
class | QgsRemappingProxyFeatureSink |
A QgsFeatureSink which proxies incoming features to a destination feature sink, after applying transformations and field value mappings. More... | |
class | QgsRemappingSinkDefinition |
Defines the parameters used to remap features when creating a QgsRemappingProxyFeatureSink. More... | |