KIO
#include <kio/kio_export.h>
#include <ksslconfig.h>
#include <QtCore/QList>
#include <QtNetwork/QSslCertificate>
Include dependency graph for ksslcertificate.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KSSLCertificate |
Functions | |
int | operator!= (KSSLCertificate &x, KSSLCertificate &y) |
QDataStream & | operator<< (QDataStream &s, const KSSLCertificate &r) |
int | operator== (KSSLCertificate &x, KSSLCertificate &y) |
QDataStream & | operator>> (QDataStream &s, KSSLCertificate &r) |
Function Documentation
|
inline |
Definition at line 397 of file ksslcertificate.h.
QDataStream& operator<< | ( | QDataStream & | s, |
const KSSLCertificate & | r | ||
) |
Definition at line 1317 of file ksslcertificate.cpp.
int operator== | ( | KSSLCertificate & | x, |
KSSLCertificate & | y | ||
) |
Definition at line 1015 of file ksslcertificate.cpp.
QDataStream& operator>> | ( | QDataStream & | s, |
KSSLCertificate & | r | ||
) |
Definition at line 1332 of file ksslcertificate.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:03 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:50:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.