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

6 lines
253 B
Python

# The following has been generated automatically from src/gui/callouts/qgscalloutpanelwidget.h
try:
QgsCalloutPanelWidget.__attribute_docs__ = {'calloutChanged': 'Emitted when the callout defined by the widget changes\n'}
except NameError:
pass