QGIS/python/PyQt6/core/auto_additions/qgstransactiongroup.py
2024-08-14 13:05:46 +10:00

6 lines
232 B
Python

# The following has been generated automatically from src/core/qgstransactiongroup.h
try:
QgsTransactionGroup.__attribute_docs__ = {'commitError': 'Will be emitted whenever there is a commit error\n'}
except NameError:
pass