mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
7 lines
313 B
Python
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
|