QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include <qgswfsgetfeature.h>
Public Attributes | |
QgsFeatureRequest | featureRequest |
QStringList | propertyList |
QStringList | serverFids |
QString | srsName |
QString | typeName |
Definition at line 29 of file qgswfsgetfeature.h.
QgsFeatureRequest QgsWfs::getFeatureQuery::featureRequest |
Definition at line 35 of file qgswfsgetfeature.h.
QStringList QgsWfs::getFeatureQuery::propertyList |
Definition at line 39 of file qgswfsgetfeature.h.
QStringList QgsWfs::getFeatureQuery::serverFids |
Definition at line 37 of file qgswfsgetfeature.h.
QString QgsWfs::getFeatureQuery::srsName |
Definition at line 33 of file qgswfsgetfeature.h.
QString QgsWfs::getFeatureQuery::typeName |
Definition at line 31 of file qgswfsgetfeature.h.