KDECore
kssld_dbusmetatypes.h File Reference
Go to the source code of this file.
Functions | |
| QDBusArgument & | operator<< (QDBusArgument &argument, const QSslCertificate &cert) |
| QDBusArgument & | operator<< (QDBusArgument &argument, const KSslCertificateRule &rule) |
| QDBusArgument & | operator<< (QDBusArgument &argument, const KSslError::Error &error) |
| const QDBusArgument & | operator>> (const QDBusArgument &argument, QSslCertificate &cert) |
| const QDBusArgument & | operator>> (const QDBusArgument &argument, KSslCertificateRule &rule) |
| const QDBusArgument & | operator>> (const QDBusArgument &argument, KSslError::Error &error) |
| static void | registerMetaTypesForKSSLD () |
Function Documentation
◆ operator<<() [1/3]
| QDBusArgument& operator<< | ( | QDBusArgument & | argument, |
| const QSslCertificate & | cert | ||
| ) |
Definition at line 32 of file kssld_dbusmetatypes.h.
◆ operator<<() [2/3]
| QDBusArgument& operator<< | ( | QDBusArgument & | argument, |
| const KSslCertificateRule & | rule | ||
| ) |
Definition at line 52 of file kssld_dbusmetatypes.h.
◆ operator<<() [3/3]
| QDBusArgument& operator<< | ( | QDBusArgument & | argument, |
| const KSslError::Error & | error | ||
| ) |
Definition at line 83 of file kssld_dbusmetatypes.h.
◆ operator>>() [1/3]
| const QDBusArgument& operator>> | ( | const QDBusArgument & | argument, |
| QSslCertificate & | cert | ||
| ) |
Definition at line 41 of file kssld_dbusmetatypes.h.
◆ operator>>() [2/3]
| const QDBusArgument& operator>> | ( | const QDBusArgument & | argument, |
| KSslCertificateRule & | rule | ||
| ) |
Definition at line 63 of file kssld_dbusmetatypes.h.
◆ operator>>() [3/3]
| const QDBusArgument& operator>> | ( | const QDBusArgument & | argument, |
| KSslError::Error & | error | ||
| ) |
Definition at line 92 of file kssld_dbusmetatypes.h.
◆ registerMetaTypesForKSSLD()
|
static |
Definition at line 103 of file kssld_dbusmetatypes.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 18:58:52 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 18:58:52 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.