|
QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
This is the complete list of members for QgsJSONExporter, including all inherited members.
| attributes() const | QgsJSONExporter | inline |
| excludedAttributes() const | QgsJSONExporter | inline |
| exportFeature(const QgsFeature &feature, const QVariantMap &extraProperties=QVariantMap(), const QVariant &id=QVariant()) const | QgsJSONExporter | |
| exportFeatures(const QgsFeatureList &features) const | QgsJSONExporter | |
| includeAttributes() const | QgsJSONExporter | inline |
| includeGeometry() const | QgsJSONExporter | inline |
| includeRelated() const | QgsJSONExporter | inline |
| precision() const | QgsJSONExporter | inline |
| QgsJSONExporter(const QgsVectorLayer *vectorLayer=nullptr, int precision=6) | QgsJSONExporter | |
| setAttributes(const QgsAttributeList &attributes) | QgsJSONExporter | inline |
| setExcludedAttributes(const QgsAttributeList &attributes) | QgsJSONExporter | inline |
| setIncludeAttributes(bool includeAttributes) | QgsJSONExporter | inline |
| setIncludeGeometry(bool includeGeometry) | QgsJSONExporter | inline |
| setIncludeRelated(bool includeRelated) | QgsJSONExporter | inline |
| setPrecision(int precision) | QgsJSONExporter | inline |
| setSourceCrs(const QgsCoordinateReferenceSystem &crs) | QgsJSONExporter | |
| setVectorLayer(const QgsVectorLayer *vectorLayer) | QgsJSONExporter | |
| sourceCrs() const | QgsJSONExporter | |
| vectorLayer() const | QgsJSONExporter |
1.8.13