AusweisApp
Lade ...
Suche ...
Keine Treffer
governikus::ProxyCredentials Klassenreferenz

#include <ProxyCredentials.h>

Klassendiagramm für governikus::ProxyCredentials:

Signale

void fireProxyCredentialsChanged ()
 

Ö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 ( )

◆ fireProxyCredentialsChanged

void governikus::ProxyCredentials::fireProxyCredentialsChanged ( )
signal
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ 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)
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ setUser()

void ProxyCredentials::setUser ( const QString & pUser)
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ 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: