Uses of Class
io.qt.network.QAuthenticator
-
Uses of QAuthenticator in io.qt.network
Modifier and TypeFieldDescriptionQNetworkAccessManager.authenticationRequired
QAbstractSocket.proxyAuthenticationRequired
QNetworkAccessManager.proxyAuthenticationRequired
Modifier and TypeMethodDescriptionQAuthenticator.clone()
Creates and returns a copy of this object.Modifier and TypeMethodDescriptionfinal void
QAuthenticator.assign
(QAuthenticator other) final boolean
QAuthenticator.equals
(QAuthenticator other) final void
QAuthenticator.set
(QAuthenticator other) Deprecated. -
Uses of QAuthenticator in io.qt.webengine.widgets
Modifier and TypeFieldDescriptionfinal QObject.Signal2
<QUrl, QAuthenticator> QWebEnginePage.authenticationRequired
SeeQWebEnginePage::
authenticationRequired(QUrl, QAuthenticator*) final QObject.Signal3
<QUrl, QAuthenticator, String> QWebEnginePage.proxyAuthenticationRequired
SeeQWebEnginePage::
proxyAuthenticationRequired(QUrl, QAuthenticator*, QString) -
Uses of QAuthenticator in io.qt.websockets
assign(io.qt.network.QAuthenticator)
instead.