KDECore
KSSLDAdaptor Class Reference
#include <kssld_adaptor.h>
Inheritance diagram for KSSLDAdaptor:

Public Slots | |
| Q_NOREPLY void | clearRule__certHost (const QSslCertificate &cert, const QString &hostName) |
| Q_NOREPLY void | clearRule__rule (const KSslCertificateRule &rule) |
| KSslCertificateRule | rule (const QSslCertificate &cert, const QString &hostName) |
| Q_NOREPLY void | setRule (const KSslCertificateRule &rule) |
Public Member Functions | |
| KSSLDAdaptor (KSSLD *parent) | |
Detailed Description
Definition at line 33 of file kssld_adaptor.h.
Constructor & Destructor Documentation
| KSSLDAdaptor::KSSLDAdaptor | ( | KSSLD * | parent | ) | [inline] |
Definition at line 39 of file kssld_adaptor.h.
Member Function Documentation
| Q_NOREPLY void KSSLDAdaptor::clearRule__certHost | ( | const QSslCertificate & | cert, |
| const QString & | hostName | ||
| ) | [inline, slot] |
Definition at line 57 of file kssld_adaptor.h.
| Q_NOREPLY void KSSLDAdaptor::clearRule__rule | ( | const KSslCertificateRule & | rule | ) | [inline, slot] |
Definition at line 54 of file kssld_adaptor.h.
| KSslCertificateRule KSSLDAdaptor::rule | ( | const QSslCertificate & | cert, |
| const QString & | hostName | ||
| ) | [inline, slot] |
Definition at line 60 of file kssld_adaptor.h.
| Q_NOREPLY void KSSLDAdaptor::setRule | ( | const KSslCertificateRule & | rule | ) | [inline, slot] |
Definition at line 51 of file kssld_adaptor.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:06:34 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:06:34 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.