QGIS/python/PyQt6/core/auto_additions/qgsauthmanager.py
2023-12-13 05:36:44 +10:00

6 lines
319 B
Python

# The following has been generated automatically from src/core/auth/qgsauthmanager.h
QgsAuthManager.INFO = QgsAuthManager.MessageLevel.INFO
QgsAuthManager.WARNING = QgsAuthManager.MessageLevel.WARNING
QgsAuthManager.CRITICAL = QgsAuthManager.MessageLevel.CRITICAL
QgsAuthManager.MessageLevel.baseClass = QgsAuthManager