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

Detailed Description
Definition at line 33 of file kssld_adaptor.h.
Public Slots | |
Q_NOREPLY void | clearRule__certHost (const QSslCertificate &cert, const QString &hostName) |
Q_NOREPLY void | clearRule__rule (const KSslCertificateRule &rule) |
QList< QSslCertificate > | rootCertificates () |
KSslCertificateRule | rule (const QSslCertificate &cert, const QString &hostName) |
void | setRootCertificates (const QList< QSslCertificate > &rootCertificates) |
Q_NOREPLY void | setRule (const KSslCertificateRule &rule) |
Public Member Functions | |
KSSLDAdaptor (KSSLD *parent) |
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.
QList<QSslCertificate> KSSLDAdaptor::rootCertificates | ( | ) | [inline, slot] |
Definition at line 66 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.
void KSSLDAdaptor::setRootCertificates | ( | const QList< QSslCertificate > & | rootCertificates | ) | [inline, slot] |
Definition at line 63 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: