QGIS/python/gui/auto_additions/qgscalloutwidget.py
2024-12-03 07:47:10 +00:00

7 lines
439 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'}
QgsCalloutWidget.__group__ = ['callouts']
except (NameError, AttributeError):
pass