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

#include <qgswfstransaction.h>

Public Attributes

bool error
 
QString errorMsg
 
QgsFeatureRequest featureRequest
 
QDomElement geometryElement
 
QString handle
 
QMap< QString, QString > propertyMap
 
QStringList serverFids
 
int totalUpdated = 0
 
QString typeName
 

Detailed Description

Definition at line 43 of file qgswfstransaction.h.

Member Data Documentation

◆ error

bool QgsWfs::transactionUpdate::error

Definition at line 59 of file qgswfstransaction.h.

◆ errorMsg

QString QgsWfs::transactionUpdate::errorMsg

Definition at line 61 of file qgswfstransaction.h.

◆ featureRequest

QgsFeatureRequest QgsWfs::transactionUpdate::featureRequest

Definition at line 53 of file qgswfstransaction.h.

◆ geometryElement

QDomElement QgsWfs::transactionUpdate::geometryElement

Definition at line 51 of file qgswfstransaction.h.

◆ handle

QString QgsWfs::transactionUpdate::handle

Definition at line 47 of file qgswfstransaction.h.

◆ propertyMap

QMap<QString, QString> QgsWfs::transactionUpdate::propertyMap

Definition at line 49 of file qgswfstransaction.h.

◆ serverFids

QStringList QgsWfs::transactionUpdate::serverFids

Definition at line 55 of file qgswfstransaction.h.

◆ totalUpdated

int QgsWfs::transactionUpdate::totalUpdated = 0

Definition at line 57 of file qgswfstransaction.h.

◆ typeName

QString QgsWfs::transactionUpdate::typeName

Definition at line 45 of file qgswfstransaction.h.


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