QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#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... | |