AusweisApp2
governikus::ProxyCredentials Klassenreferenz

#include <ProxyCredentials.h>

Klassendiagramm für governikus::ProxyCredentials:

Öffentliche Methoden

 ProxyCredentials (const QNetworkProxy &pProxy, QAuthenticator *pAuthenticator)
 
QString getProposedUser () const
 
QString getUrl () const
 
QString getUser () const
 
void setUser (const QString &pUser)
 
QString getPassword () const
 
void setPassword (const QString &pPassword)
 
Q_INVOKABLE void confirmInput ()
 
void waitForConfirmation ()
 

Propertys

QString proposedUser
 
QString url
 
QString user
 
QString password
 

Beschreibung der Konstruktoren und Destruktoren

◆ ProxyCredentials()

ProxyCredentials::ProxyCredentials ( const QNetworkProxy &  pProxy,
QAuthenticator *  pAuthenticator 
)

Dokumentation der Elementfunktionen

◆ confirmInput()

void ProxyCredentials::confirmInput ( )

◆ getPassword()

QString ProxyCredentials::getPassword ( ) const

◆ getProposedUser()

QString ProxyCredentials::getProposedUser ( ) const

◆ getUrl()

QString ProxyCredentials::getUrl ( ) const

◆ getUser()

QString ProxyCredentials::getUser ( ) const

◆ setPassword()

void ProxyCredentials::setPassword ( const QString &  pPassword)

◆ setUser()

void ProxyCredentials::setUser ( const QString &  pUser)

◆ waitForConfirmation()

void ProxyCredentials::waitForConfirmation ( )

Dokumentation der Propertys

◆ password

QString governikus::ProxyCredentials::password
readwrite

◆ proposedUser

QString governikus::ProxyCredentials::proposedUser
read

◆ url

QString governikus::ProxyCredentials::url
read

◆ user

QString governikus::ProxyCredentials::user
readwrite

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: