QGIS/python/gui/auto_additions/qgsauthsslconfigwidget.py

3 lines
501 B
Python
Raw Normal View History

# The following has been generated automatically from src/gui/auth/qgsauthsslconfigwidget.h
QgsAuthSslConfigWidget.__attribute_docs__ = {'configEnabledChanged': 'Emitted when the enabled state of the configuration changes\n', 'certFoundInAuthDatabase': 'Emitted when an certificate of same SHA hash is found in authentication database\n', 'hostPortValidityChanged': 'Emitted when the validity of the host:port changes\n', 'readyToSaveChanged': 'Emitted when the configuration can be saved changes\n'}