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

#include <qgswfstransaction.h>

Public Attributes

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

Detailed Description

Definition at line 64 of file qgswfstransaction.h.

Member Data Documentation

◆ error

bool QgsWfs::transactionDelete::error

Definition at line 76 of file qgswfstransaction.h.

◆ errorMsg

QString QgsWfs::transactionDelete::errorMsg

Definition at line 78 of file qgswfstransaction.h.

◆ featureRequest

QgsFeatureRequest QgsWfs::transactionDelete::featureRequest

Definition at line 70 of file qgswfstransaction.h.

◆ handle

QString QgsWfs::transactionDelete::handle

Definition at line 68 of file qgswfstransaction.h.

◆ serverFids

QStringList QgsWfs::transactionDelete::serverFids

Definition at line 72 of file qgswfstransaction.h.

◆ totalDeleted

int QgsWfs::transactionDelete::totalDeleted = 0

Definition at line 74 of file qgswfstransaction.h.

◆ typeName

QString QgsWfs::transactionDelete::typeName

Definition at line 66 of file qgswfstransaction.h.


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