QGIS API Documentation  2.12.0-Lyon
QgsCredentials Member List

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()QgsCredentialsstatic
lock()QgsCredentials
mutex()QgsCredentialsinline
put(const QString &realm, const QString &username, const QString &password)QgsCredentials
QgsCredentials()QgsCredentialsprotected
request(const QString &realm, QString &username, QString &password, const QString &message=QString::null)=0QgsCredentialsprotectedpure virtual
requestMasterPassword(QString &password, bool stored=false)=0QgsCredentialsprotectedpure virtual
setInstance(QgsCredentials *theInstance)QgsCredentialsprotected
unlock()QgsCredentials
~QgsCredentials()QgsCredentialsvirtual