QGIS API Documentation  3.4.15-Madeira (e83d02e274)
QgsJsonExporter Member List

This is the complete list of members for QgsJsonExporter, including all inherited members.

attributes() const QgsJsonExporterinline
excludedAttributes() const QgsJsonExporterinline
exportFeature(const QgsFeature &feature, const QVariantMap &extraProperties=QVariantMap(), const QVariant &id=QVariant()) const QgsJsonExporter
exportFeatures(const QgsFeatureList &features) const QgsJsonExporter
includeAttributes() const QgsJsonExporterinline
includeGeometry() const QgsJsonExporterinline
includeRelated() const QgsJsonExporterinline
precision() const QgsJsonExporterinline
QgsJsonExporter(QgsVectorLayer *vectorLayer=nullptr, int precision=6)QgsJsonExporter
setAttributes(const QgsAttributeList &attributes)QgsJsonExporterinline
setExcludedAttributes(const QgsAttributeList &attributes)QgsJsonExporterinline
setIncludeAttributes(bool includeAttributes)QgsJsonExporterinline
setIncludeGeometry(bool includeGeometry)QgsJsonExporterinline
setIncludeRelated(bool includeRelated)QgsJsonExporterinline
setPrecision(int precision)QgsJsonExporterinline
setSourceCrs(const QgsCoordinateReferenceSystem &crs)QgsJsonExporter
setVectorLayer(QgsVectorLayer *vectorLayer)QgsJsonExporter
sourceCrs() const QgsJsonExporter
vectorLayer() const QgsJsonExporter