QGIS/python/PyQt6/gui/auto_additions/qgsauthmethodedit.py
2024-08-14 13:05:46 +10:00

6 lines
237 B
Python

# The following has been generated automatically from src/gui/auth/qgsauthmethodedit.h
try:
QgsAuthMethodEdit.__attribute_docs__ = {'validityChanged': 'Emitted when the configuration validatity changes\n'}
except NameError:
pass