Added QgsApplication::authManager() to API break docs

This commit is contained in:
Alessandro Pasotti 2017-11-03 11:26:56 +01:00 committed by GitHub
parent 8f5468af33
commit da8a5f4532
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -544,6 +544,7 @@ QgsAuthConfigUriEdit {#qgis_api_break_3_0_QgsAuthConfigUriEdit}
QgsAuthManager {#qgis_api_break_3_0_QgsAuthManager}
--------------
- instance() was removed in favor of QgsApplication::authManager() that returns an instance of the Auth Manager
- authDbConnection() was renamed to authDatabaseConnection()
- authDbConfigTable() was renamed to authDatabaseConfigTable()
- authDbServersTable() was renamed to authDatabaseServersTable()