KDECore
OrgKdeKSSLDInterface Class Reference
#include <kssld_interface.h>
Inheritance diagram for OrgKdeKSSLDInterface:
Public Slots | |
| Q_NOREPLY void | clearRule (const QSslCertificate &cert, const QString &hostName) |
| Q_NOREPLY void | clearRule (const KSslCertificateRule &rule) |
| QDBusReply< QList < QSslCertificate > > | rootCertificates () |
| QDBusReply< KSslCertificateRule > | rule (const QSslCertificate &cert, const QString &hostName) |
| Q_NOREPLY void | setRootCertificates (const QList< QSslCertificate > &rootCertificates) |
| Q_NOREPLY void | setRule (const KSslCertificateRule &rule) |
Public Member Functions | |
| OrgKdeKSSLDInterface (const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent=0) | |
| ~OrgKdeKSSLDInterface () | |
Static Public Member Functions | |
| static const char * | staticInterfaceName () |
Detailed Description
Definition at line 38 of file kssld_interface.h.
Constructor & Destructor Documentation
| OrgKdeKSSLDInterface::OrgKdeKSSLDInterface | ( | const QString & | service, | |
| const QString & | path, | |||
| const QDBusConnection & | connection, | |||
| QObject * | parent = 0 | |||
| ) | [inline] |
Definition at line 48 of file kssld_interface.h.
| OrgKdeKSSLDInterface::~OrgKdeKSSLDInterface | ( | ) | [inline] |
Definition at line 56 of file kssld_interface.h.
Member Function Documentation
| Q_NOREPLY void OrgKdeKSSLDInterface::clearRule | ( | const QSslCertificate & | cert, | |
| const QString & | hostName | |||
| ) | [inline, slot] |
Definition at line 75 of file kssld_interface.h.
| Q_NOREPLY void OrgKdeKSSLDInterface::clearRule | ( | const KSslCertificateRule & | rule | ) | [inline, slot] |
Definition at line 67 of file kssld_interface.h.
| QDBusReply<QList<QSslCertificate> > OrgKdeKSSLDInterface::rootCertificates | ( | ) | [inline, slot] |
Definition at line 99 of file kssld_interface.h.
| QDBusReply<KSslCertificateRule> OrgKdeKSSLDInterface::rule | ( | const QSslCertificate & | cert, | |
| const QString & | hostName | |||
| ) | [inline, slot] |
Definition at line 83 of file kssld_interface.h.
| Q_NOREPLY void OrgKdeKSSLDInterface::setRootCertificates | ( | const QList< QSslCertificate > & | rootCertificates | ) | [inline, slot] |
Definition at line 91 of file kssld_interface.h.
| Q_NOREPLY void OrgKdeKSSLDInterface::setRule | ( | const KSslCertificateRule & | rule | ) | [inline, slot] |
Definition at line 59 of file kssld_interface.h.
| static const char* OrgKdeKSSLDInterface::staticInterfaceName | ( | ) | [inline, static] |
Definition at line 42 of file kssld_interface.h.
The documentation for this class was generated from the following file:
KDE 4.3 API Reference