kio
ksslcertdlg.h File Reference
#include <qstringlist.h>
#include <kdialog.h>
Include dependency graph for ksslcertdlg.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KSSLCertDlg |
KDE X.509 Certificate Dialog. More... | |
class | KSSLCertDlgRet |
Functions | |
KIO_EXPORT QDataStream & | operator<< (QDataStream &s, const KSSLCertDlgRet &r) |
KIO_EXPORT QDataStream & | operator>> (QDataStream &s, KSSLCertDlgRet &r) |
Function Documentation
KIO_EXPORT QDataStream& operator<< | ( | QDataStream & | s, | |
const KSSLCertDlgRet & | r | |||
) |
Definition at line 157 of file ksslcertdlg.cc.
KIO_EXPORT QDataStream& operator>> | ( | QDataStream & | s, | |
KSSLCertDlgRet & | r | |||
) |
Definition at line 163 of file ksslcertdlg.cc.