mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
8 lines
380 B
Python
8 lines
380 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'}
|
|
QgsAuthMethodEdit.__signal_arguments__ = {'validityChanged': ['valid: bool']}
|
|
QgsAuthMethodEdit.__group__ = ['auth']
|
|
except (NameError, AttributeError):
|
|
pass
|