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 boolean
QAuthenticator.equals
(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.widgets
Fields in io.qt.webengine.widgets with type parameters of type QAuthenticatorModifier 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
Fields in io.qt.websockets with type parameters of type QAuthenticator
assign(io.qt.network.QAuthenticator)
instead.