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

6 lines
250 B
Python

# The following has been generated automatically from src/gui/locator/qgslocatorwidget.h
try:
QgsLocatorWidget.__attribute_docs__ = {'configTriggered': 'Emitted when the configure option is triggered in the widget.\n'}
except NameError:
pass