mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-09 00:08:52 -04:00
8 lines
375 B
Python
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
|