QGIS/python/gui/auto_additions/qgslocatorwidget.py
Nyall Dawson 7b56629478 Sipify
2025-03-27 14:00:26 +10:00

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