QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsWfs::transactionUpdate Struct Reference

#include <qgswfstransaction.h>

Public Attributes

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

Detailed Description

Definition at line 52 of file qgswfstransaction.h.

Member Data Documentation

◆ error

bool QgsWfs::transactionUpdate::error = false

Definition at line 68 of file qgswfstransaction.h.

◆ errorMsg

QString QgsWfs::transactionUpdate::errorMsg

Definition at line 70 of file qgswfstransaction.h.

◆ featureRequest

QgsFeatureRequest QgsWfs::transactionUpdate::featureRequest

Definition at line 62 of file qgswfstransaction.h.

◆ geometryElement

QDomElement QgsWfs::transactionUpdate::geometryElement

Definition at line 60 of file qgswfstransaction.h.

◆ handle

QString QgsWfs::transactionUpdate::handle

Definition at line 56 of file qgswfstransaction.h.

◆ propertyMap

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

Definition at line 58 of file qgswfstransaction.h.

◆ serverFids

QStringList QgsWfs::transactionUpdate::serverFids

Definition at line 64 of file qgswfstransaction.h.

◆ totalUpdated

int QgsWfs::transactionUpdate::totalUpdated = 0

Definition at line 66 of file qgswfstransaction.h.

◆ typeName

QString QgsWfs::transactionUpdate::typeName

Definition at line 54 of file qgswfstransaction.h.


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