Home
last modified time | relevance | path

Searched refs:authDatabaseConnection (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/auth/
H A Dqgsauthmanager.cpp354 QSqlQuery query( authDatabaseConnection() ); in createConfigTables()
401 QSqlQuery query( authDatabaseConnection() ); in createCertTables()
672 authDatabaseConnection(); in resetMasterPassword()
761 authDatabaseConnection().close(); in resetMasterPassword()
770 authDatabaseConnection(); in resetMasterPassword()
931 QSqlQuery query( authDatabaseConnection() ); in availableAuthMethodConfigs()
968 QSqlQuery query( authDatabaseConnection() ); in updateConfigAuthMethods()
1118 QSqlQuery query( authDatabaseConnection() ); in storeAuthenticationConfig()
1183 QSqlQuery query( authDatabaseConnection() ); in updateAuthenticationConfig()
1230 QSqlQuery query( authDatabaseConnection() ); in loadAuthenticationConfig()
[all …]
H A Dqgsauthmanager.h92 QSqlDatabase authDatabaseConnection() const;
/dports/graphics/qgis/qgis-3.22.3/src/core/auth/
H A Dqgsauthmanager.cpp362 QSqlQuery query( authDatabaseConnection() ); in createConfigTables()
409 QSqlQuery query( authDatabaseConnection() ); in createCertTables()
680 authDatabaseConnection(); in resetMasterPassword()
769 authDatabaseConnection().close(); in resetMasterPassword()
778 authDatabaseConnection(); in resetMasterPassword()
939 QSqlQuery query( authDatabaseConnection() ); in availableAuthMethodConfigs()
976 QSqlQuery query( authDatabaseConnection() ); in updateConfigAuthMethods()
1150 QSqlQuery query( authDatabaseConnection() ); in storeAuthenticationConfig()
1214 QSqlQuery query( authDatabaseConnection() ); in updateAuthenticationConfig()
1261 QSqlQuery query( authDatabaseConnection() ); in loadAuthenticationConfig()
[all …]
H A Dqgsauthmanager.h97 QSqlDatabase authDatabaseConnection() const;
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/auth/
H A Dqgsauthconfigeditor.cpp51 …mConfigModel = new QSqlTableModel( this, QgsApplication::authManager()->authDatabaseConnection() ); in QgsAuthConfigEditor()
/dports/graphics/qgis/qgis-3.22.3/src/gui/auth/
H A Dqgsauthconfigeditor.cpp51 …mConfigModel = new QSqlTableModel( this, QgsApplication::authManager()->authDatabaseConnection() ); in QgsAuthConfigEditor()
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/auth/
H A Dqgsauthmanager.sip.in54 QSqlDatabase authDatabaseConnection() const;
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/auth/
H A Dqgsauthmanager.sip.in54 QSqlDatabase authDatabaseConnection() const;
/dports/graphics/qgis/qgis-3.22.3/doc/
H A Dapi_break.dox592 - authDbConnection() was renamed to authDatabaseConnection()
/dports/graphics/qgis-ltr/qgis-3.16.16/doc/
H A Dapi_break.dox556 - authDbConnection() was renamed to authDatabaseConnection()