KDECore
KSSLD Class Reference
#include <kssld.h>
Inheritance diagram for KSSLD:

Public Member Functions | |
| KSSLD (QObject *parent, const QVariantList &) | |
| ~KSSLD () | |
| void | clearRule (const KSslCertificateRule &rule) |
| void | clearRule (const QSslCertificate &cert, const QString &hostName) |
| void | pruneExpiredRules () |
| KSslCertificateRule | rule (const QSslCertificate &cert, const QString &hostName) const |
| void | setRule (const KSslCertificateRule &rule) |
Detailed Description
Constructor & Destructor Documentation
| KSSLD::KSSLD | ( | QObject * | parent, |
| const QVariantList & | |||
| ) |
| KSSLD::~KSSLD | ( | ) |
Member Function Documentation
| void KSSLD::clearRule | ( | const KSslCertificateRule & | rule | ) |
| void KSSLD::clearRule | ( | const QSslCertificate & | cert, |
| const QString & | hostName | ||
| ) |
| void KSSLD::pruneExpiredRules | ( | ) |
| KSslCertificateRule KSSLD::rule | ( | const QSslCertificate & | cert, |
| const QString & | hostName | ||
| ) | const |
| void KSSLD::setRule | ( | const KSslCertificateRule & | rule | ) |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:49:40 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:49:40 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.