KDECore
ksslcertificatemanager_p.h File Reference
Include dependency graph for ksslcertificatemanager_p.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | KSslCaCertificate |
class | KSslCertificateManagerPrivate |
Namespaces | |
org | |
org::kde | |
Typedefs | |
typedef ::OrgKdeKSSLDInterface | org::kde::KSSLDInterface |
Functions | |
QList< KSslCaCertificate > | _allKsslCaCertificates (KSslCertificateManager *cm) |
void | _setAllKsslCaCertificates (KSslCertificateManager *cm, const QList< KSslCaCertificate > &certsIn) |
Function Documentation
QList<KSslCaCertificate> _allKsslCaCertificates | ( | KSslCertificateManager * | cm | ) |
Definition at line 523 of file ksslcertificatemanager.cpp.
void _setAllKsslCaCertificates | ( | KSslCertificateManager * | cm, |
const QList< KSslCaCertificate > & | certsIn | ||
) |
Definition at line 528 of file ksslcertificatemanager.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.