Home
·
All Classes
·
Modules
QAuthenticator Class Reference
[
QtNetwork
module]
Methods
__init__
(
self
)
__init__
(
self
, QAuthenticator)
bool
isNull
(
self
)
QVariant
option
(
self
, QString
opt
)
dict-of-QString-QVariant
options
(
self
)
QString
password
(
self
)
QString
realm
(
self
)
setOption
(
self
, QString
opt
, QVariant
value
)
setPassword
(
self
, QString)
setUser
(
self
, QString)
QString
user
(
self
)
Special Methods
bool
__eq__
(
self
, QAuthenticator)
bool
__ne__
(
self
, QAuthenticator)
Detailed Description
Method Documentation
QAuthenticator.__init__ (
self
)
QAuthenticator.__init__ (
self
,
QAuthenticator
)
bool QAuthenticator.isNull (
self
)
QVariant QAuthenticator.option (
self
, QString
opt
)
dict-of-QString-QVariant QAuthenticator.options (
self
)
QString QAuthenticator.password (
self
)
QString QAuthenticator.realm (
self
)
QAuthenticator.setOption (
self
, QString
opt
, QVariant
value
)
QAuthenticator.setPassword (
self
, QString)
QAuthenticator.setUser (
self
, QString)
QString QAuthenticator.user (
self
)
bool QAuthenticator.__eq__ (
self
,
QAuthenticator
)
bool QAuthenticator.__ne__ (
self
,
QAuthenticator
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0