QGIS/python/gui/auto_additions/qgsabstractrelationeditorwidget.py

6 lines
389 B
Python
Raw Normal View History

# The following has been generated automatically from src/gui/qgsabstractrelationeditorwidget.h
try:
QgsAbstractRelationEditorWidget.__attribute_docs__ = {'relatedFeaturesChanged': 'Emit this signal, whenever the related features changed.\nThis happens for example when related features are added, removed,\nlinked or unlinked.\n\n.. versionadded:: 3.22\n'}
except NameError:
pass