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

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