Home
last modified time | relevance | path

Searched refs:tryToStartDbErase (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/core/auth/
H A Dqgsauthmanager.h781 void tryToStartDbErase();
H A Dqgsauthmanager.cpp821 connect( mScheduledDbEraseTimer, &QTimer::timeout, this, &QgsAuthManager::tryToStartDbErase ); in setScheduledAuthDatabaseErase()
3135 void QgsAuthManager::tryToStartDbErase() in tryToStartDbErase() function in QgsAuthManager
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/auth/
H A Dqgsauthmanager.h745 void tryToStartDbErase();
H A Dqgsauthmanager.cpp813 connect( mScheduledDbEraseTimer, &QTimer::timeout, this, &QgsAuthManager::tryToStartDbErase ); in setScheduledAuthDatabaseErase()
2994 void QgsAuthManager::tryToStartDbErase() in tryToStartDbErase() function in QgsAuthManager