QGIS/python/core/auto_additions/qgsattributeeditorrelation.py
Nyall Dawson 7b56629478 Sipify
2025-03-27 14:00:26 +10:00

10 lines
520 B
Python

# The following has been generated automatically from src/core/editform/qgsattributeeditorrelation.h
QgsAttributeEditorRelation.Button.baseClass = QgsAttributeEditorRelation
QgsAttributeEditorRelation.Buttons.baseClass = QgsAttributeEditorRelation
Buttons = QgsAttributeEditorRelation # dirty hack since SIP seems to introduce the flags in module
try:
QgsAttributeEditorRelation.__overridden_methods__ = ['clone']
QgsAttributeEditorRelation.__group__ = ['editform']
except (NameError, AttributeError):
pass