Home
·
All Classes
·
Modules
QSslError Class Reference
[
QtNetwork
module]
Types
enum
SslError
{ NoError, UnableToGetIssuerCertificate, UnableToDecryptCertificateSignature, UnableToDecodeIssuerPublicKey, ..., UnspecifiedError }
Methods
__init__
(
self
)
__init__
(
self
, SslError)
__init__
(
self
, SslError, QSslCertificate)
__init__
(
self
, QSslError)
QSslCertificate
certificate
(
self
)
SslError
error
(
self
)
QString
errorString
(
self
)
Special Methods
bool
__eq__
(
self
, QSslError)
bool
__ne__
(
self
, QSslError)
Detailed Description
Type Documentation
QSslError.SslError
Method Documentation
QSslError.__init__ (
self
)
QSslError.__init__ (
self
,
SslError
)
QSslError.__init__ (
self
,
SslError
,
QSslCertificate
)
QSslError.__init__ (
self
,
QSslError
)
QSslCertificate
QSslError.certificate (
self
)
SslError
QSslError.error (
self
)
QString QSslError.errorString (
self
)
bool QSslError.__eq__ (
self
,
QSslError
)
bool QSslError.__ne__ (
self
,
QSslError
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0