QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include <qgswfstransaction.h>
Public Attributes | |
bool | error |
QString | errorMsg |
QgsFeatureRequest | featureRequest |
QDomElement | geometryElement |
QString | handle |
QMap< QString, QString > | propertyMap |
int | totalUpdated = 0 |
QString | typeName |
Definition at line 43 of file qgswfstransaction.h.
bool QgsWfs::transactionUpdate::error |
Definition at line 57 of file qgswfstransaction.h.
QString QgsWfs::transactionUpdate::errorMsg |
Definition at line 59 of file qgswfstransaction.h.
QgsFeatureRequest QgsWfs::transactionUpdate::featureRequest |
Definition at line 53 of file qgswfstransaction.h.
QDomElement QgsWfs::transactionUpdate::geometryElement |
Definition at line 51 of file qgswfstransaction.h.
QString QgsWfs::transactionUpdate::handle |
Definition at line 47 of file qgswfstransaction.h.
QMap<QString, QString> QgsWfs::transactionUpdate::propertyMap |
Definition at line 49 of file qgswfstransaction.h.
int QgsWfs::transactionUpdate::totalUpdated = 0 |
Definition at line 55 of file qgswfstransaction.h.
QString QgsWfs::transactionUpdate::typeName |
Definition at line 45 of file qgswfstransaction.h.