Uses of Class
io.qt.network.QAuthenticator
Packages that use QAuthenticator
-
Uses of QAuthenticator in io.qt.network
Fields in io.qt.network with type parameters of type QAuthenticatorModifier and TypeFieldDescriptionQNetworkAccessManager.authenticationRequired
QAbstractSocket.proxyAuthenticationRequired
QNetworkAccessManager.proxyAuthenticationRequired
Methods in io.qt.network that return QAuthenticatorModifier and TypeMethodDescriptionQAuthenticator.clone()
Creates and returns a copy of this object.Methods in io.qt.network with parameters of type QAuthenticatorModifier and TypeMethodDescriptionfinal void
QAuthenticator.assign
(QAuthenticator other) final void
QAuthenticator.set
(QAuthenticator other) Deprecated.Constructors in io.qt.network with parameters of type QAuthenticator -
Uses of QAuthenticator in io.qt.webengine.core
Fields in io.qt.webengine.core with type parameters of type QAuthenticatorModifier and TypeFieldDescriptionfinal QObject.Signal2<QUrl,
QAuthenticator> QWebEnginePage.authenticationRequired
final QObject.Signal3<QUrl,
QAuthenticator, String> QWebEnginePage.proxyAuthenticationRequired
-
Uses of QAuthenticator in io.qt.websockets
Fields in io.qt.websockets with type parameters of type QAuthenticator
assign(io.qt.network.QAuthenticator)
instead.