QGIS/python/gui/auto_additions/qgsexternalresourcewidget.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
329 B
Python
Raw Normal View History

# The following has been generated automatically from src/gui/qgsexternalresourcewidget.h
try:
2024-08-28 11:14:23 +10:00
QgsExternalResourceWidget.__attribute_docs__ = {'valueChanged': 'Emitted as soon as the current document changes\n'}
QgsExternalResourceWidget.__signal_arguments__ = {'valueChanged': ['value: str']}
except NameError:
pass