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:
KDE 4.6 API Reference