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

#include <qgswfstransaction.h>

Public Attributes

bool error = false
QString errorMsg
QgsFeatureRequest featureRequest
QString handle
QStringList serverFids
int totalDeleted = 0
QString typeName

Detailed Description

Definition at line 73 of file qgswfstransaction.h.

Member Data Documentation

◆ error

bool QgsWfs::transactionDelete::error = false

Definition at line 85 of file qgswfstransaction.h.

◆ errorMsg

QString QgsWfs::transactionDelete::errorMsg

Definition at line 87 of file qgswfstransaction.h.

◆ featureRequest

QgsFeatureRequest QgsWfs::transactionDelete::featureRequest

Definition at line 79 of file qgswfstransaction.h.

◆ handle

QString QgsWfs::transactionDelete::handle

Definition at line 77 of file qgswfstransaction.h.

◆ serverFids

QStringList QgsWfs::transactionDelete::serverFids

Definition at line 81 of file qgswfstransaction.h.

◆ totalDeleted

int QgsWfs::transactionDelete::totalDeleted = 0

Definition at line 83 of file qgswfstransaction.h.

◆ typeName

QString QgsWfs::transactionDelete::typeName

Definition at line 75 of file qgswfstransaction.h.


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