Qt 6.6
Qt Network
C++ Classes
QtNetwork
QAuthenticator
Qt 6.6.0 Reference Documentation
List of All Members for QAuthenticator
This is the complete list of members for
QAuthenticator
, including inherited members.
QAuthenticator
()
QAuthenticator
(const QAuthenticator &)
~QAuthenticator
()
detach
()
isNull
() const : bool
option
(const QString &) const : QVariant
options
() const : QVariantHash
password
() const : QString
realm
() const : QString
setOption
(const QString &, const QVariant &)
setPassword
(const QString &)
setRealm
(const QString &)
setUser
(const QString &)
user
() const : QString
operator!=
(const QAuthenticator &) const : bool
operator=
(const QAuthenticator &) : QAuthenticator &
operator==
(const QAuthenticator &) const : bool