Skip to content

Commit da8a5f4

Browse files
authored
Added QgsApplication::authManager() to API break docs
1 parent 8f5468a commit da8a5f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api_break.dox

+1
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,7 @@ QgsAuthConfigUriEdit {#qgis_api_break_3_0_QgsAuthConfigUriEdit}
544544
QgsAuthManager {#qgis_api_break_3_0_QgsAuthManager}
545545
--------------
546546

547+
- instance() was removed in favor of QgsApplication::authManager() that returns an instance of the Auth Manager
547548
- authDbConnection() was renamed to authDatabaseConnection()
548549
- authDbConfigTable() was renamed to authDatabaseConfigTable()
549550
- authDbServersTable() was renamed to authDatabaseServersTable()

0 commit comments

Comments
 (0)