KDECore
OrgKdeKSSLDInterface Class Reference
#include <kssld_interface.h>
Inheritance diagram for OrgKdeKSSLDInterface:

Public Slots | |
Q_NOREPLY void | clearRule (const KSslCertificateRule &rule) |
Q_NOREPLY void | clearRule (const QSslCertificate &cert, const QString &hostName) |
QDBusReply< KSslCertificateRule > | rule (const QSslCertificate &cert, const QString &hostName) |
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()
|
inline |
Definition at line 48 of file kssld_interface.h.
◆ ~OrgKdeKSSLDInterface()
|
inline |
Definition at line 56 of file kssld_interface.h.
Member Function Documentation
◆ clearRule [1/2]
|
inlineslot |
Definition at line 67 of file kssld_interface.h.
◆ clearRule [2/2]
|
inlineslot |
Definition at line 75 of file kssld_interface.h.
◆ rule
|
inlineslot |
Definition at line 83 of file kssld_interface.h.
◆ setRule
|
inlineslot |
Definition at line 59 of file kssld_interface.h.
◆ staticInterfaceName()
|
inlinestatic |
Definition at line 42 of file kssld_interface.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.