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

6 lines
312 B
Python

# The following has been generated automatically from src/gui/qgsdbrelationshipwidget.h
try:
QgsDbRelationWidget.__attribute_docs__ = {'validityChanged': 'Emitted whenever the validity of the relationship configuration in the widget changes.\n\n.. seealso:: :py:func:`isValid`\n'}
except NameError:
pass