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

6 lines
375 B
Python

# The following has been generated automatically from src/gui/callouts/qgscalloutwidget.h
try:
QgsCalloutWidget.__attribute_docs__ = {'changed': 'Should be emitted whenever configuration changes happened on this symbol layer configuration.\nIf the subsymbol is changed, :py:func:`~QgsCalloutWidget.symbolChanged` should be emitted instead.\n'}
except NameError:
pass