| QGIS API Documentation
    3.22.4-Białowieża (ce8e65e95e)
    | 
#include <qgswfsgetfeature.h>
| Public Attributes | |
| QString | geometryName | 
| long | maxFeatures | 
| QgsWfsParameters::Format | outputFormat | 
| QList< getFeatureQuery > | queries | 
| long | startIndex | 
Definition at line 42 of file qgswfsgetfeature.h.
| QString QgsWfs::getFeatureRequest::geometryName | 
Definition at line 52 of file qgswfsgetfeature.h.
| long QgsWfs::getFeatureRequest::maxFeatures | 
Definition at line 44 of file qgswfsgetfeature.h.
| QgsWfsParameters::Format QgsWfs::getFeatureRequest::outputFormat | 
Definition at line 48 of file qgswfsgetfeature.h.
| QList< getFeatureQuery > QgsWfs::getFeatureRequest::queries | 
Definition at line 50 of file qgswfsgetfeature.h.
| long QgsWfs::getFeatureRequest::startIndex | 
Definition at line 46 of file qgswfsgetfeature.h.