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 QAuthenticatorMethods in io.qt.network with parameters of type QAuthenticatorConstructors 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