QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
Public Attributes | List of all members
QgsWfs::getFeatureRequest Struct Reference

#include <qgswfsgetfeature.h>

Public Attributes

QString geometryName
 
long maxFeatures
 
QgsWfsParameters::Format outputFormat
 
QList< getFeatureQueryqueries
 
long startIndex
 

Detailed Description

Definition at line 42 of file qgswfsgetfeature.h.

Member Data Documentation

◆ geometryName

QString QgsWfs::getFeatureRequest::geometryName

Definition at line 52 of file qgswfsgetfeature.h.

◆ maxFeatures

long QgsWfs::getFeatureRequest::maxFeatures

Definition at line 44 of file qgswfsgetfeature.h.

◆ outputFormat

QgsWfsParameters::Format QgsWfs::getFeatureRequest::outputFormat

Definition at line 48 of file qgswfsgetfeature.h.

◆ queries

QList< getFeatureQuery > QgsWfs::getFeatureRequest::queries

Definition at line 50 of file qgswfsgetfeature.h.

◆ startIndex

long QgsWfs::getFeatureRequest::startIndex

Definition at line 46 of file qgswfsgetfeature.h.


The documentation for this struct was generated from the following file: