就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.7.2
Qt Network
C++ 类
QAuthenticator
List of All Members for QAuthenticator
这是完整成员列表为
QAuthenticator
,包括继承的成员。
QAuthenticator
()
QAuthenticator
(const QAuthenticator &)
~QAuthenticator
()
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 &)
setUser
(const QString &)
user
() const : QString
operator!=
(const QAuthenticator &) const : bool
operator=
(const QAuthenticator &) : QAuthenticator &
operator==
(const QAuthenticator &) const : bool