QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
QgsJSONExporter Member List

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

attributes() constQgsJSONExporterinline
excludedAttributes() constQgsJSONExporterinline
exportFeature(const QgsFeature &feature, const QVariantMap &extraProperties=QVariantMap(), const QVariant &id=QVariant()) constQgsJSONExporter
exportFeatures(const QgsFeatureList &features) constQgsJSONExporter
includeAttributes() constQgsJSONExporterinline
includeGeometry() constQgsJSONExporterinline
includeRelated() constQgsJSONExporterinline
precision() constQgsJSONExporterinline
QgsJSONExporter(const 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(const QgsVectorLayer *vectorLayer)QgsJSONExporter
sourceCrs() constQgsJSONExporter
vectorLayer() constQgsJSONExporter