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.core
Modifier and TypeFieldDescriptionfinal QObject.Signal2<QUrl,
QAuthenticator> QWebEnginePage.authenticationRequired
final QObject.Signal3<QUrl,
QAuthenticator, String> QWebEnginePage.proxyAuthenticationRequired
-
Uses of QAuthenticator in io.qt.websockets
assign(io.qt.network.QAuthenticator)
instead.