QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
This is the complete list of members for QgsCredentials, including all inherited members.
get(const QString &realm, QString &username, QString &password, const QString &message=QString::null) | QgsCredentials | |
getMasterPassword(QString &password, bool stored=false) | QgsCredentials | |
instance() | QgsCredentials | static |
lock() | QgsCredentials | |
mutex() | QgsCredentials | inline |
put(const QString &realm, const QString &username, const QString &password) | QgsCredentials | |
QgsCredentials() | QgsCredentials | protected |
request(const QString &realm, QString &username, QString &password, const QString &message=QString::null)=0 | QgsCredentials | protectedpure virtual |
requestMasterPassword(QString &password, bool stored=false)=0 | QgsCredentials | protectedpure virtual |
setInstance(QgsCredentials *theInstance) | QgsCredentials | protected |
unlock() | QgsCredentials | |
~QgsCredentials() | QgsCredentials | virtual |