KDECore
KSslError Class Reference
#include <ktcpsocket.h>
Public Member Functions | |
| KSslError (KSslError::Error error=NoError, const QSslCertificate &cert=QSslCertificate()) | |
| KSslError (const QSslError &error) | |
| KSslError (const KSslError &other) | |
| ~KSslError () | |
| QSslCertificate | certificate () const |
| Error | error () const |
| QString | errorString () const |
| KSslError & | operator= (const KSslError &other) |
Detailed Description
Definition at line 98 of file ktcpsocket.h.
Member Enumeration Documentation
| enum KSslError::Error |
Definition at line 101 of file ktcpsocket.h.
Constructor & Destructor Documentation
| KSslError::KSslError | ( | KSslError::Error | error = NoError, |
| const QSslCertificate & | cert = QSslCertificate() |
||
| ) |
Definition at line 206 of file ktcpsocket.cpp.
| KSslError::KSslError | ( | const QSslError & | error | ) |
Definition at line 214 of file ktcpsocket.cpp.
| KSslError::KSslError | ( | const KSslError & | other | ) |
Definition at line 222 of file ktcpsocket.cpp.
| KSslError::~KSslError | ( | ) |
Definition at line 229 of file ktcpsocket.cpp.
Member Function Documentation
| QSslCertificate KSslError::certificate | ( | ) | const |
Definition at line 254 of file ktcpsocket.cpp.
| KSslError::Error KSslError::error | ( | ) | const |
Definition at line 242 of file ktcpsocket.cpp.
| QString KSslError::errorString | ( | ) | const |
Definition at line 248 of file ktcpsocket.cpp.
Definition at line 235 of file ktcpsocket.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference