KIO
ksslcertdialog.h File Reference
#include <kio/kio_export.h>
#include <QtCore/QStringList>
#include <kdialog.h>
Go to the source code of this file.
Classes | |
class | KSSLCertDialog |
KDE X.509 Certificate Dialog. More... | |
class | KSSLCertDialogRet |
This class is used in the internal DCOP communication between TPCSlaveBase and kuiserver. More... | |
Functions | |
QDataStream & | operator<< (QDataStream &s, const KSSLCertDialogRet &r) |
QDataStream & | operator>> (QDataStream &s, KSSLCertDialogRet &r) |
Function Documentation
QDataStream& operator<< | ( | QDataStream & | s, | |
const KSSLCertDialogRet & | r | |||
) |
Definition at line 160 of file ksslcertdialog.cpp.
QDataStream& operator>> | ( | QDataStream & | s, | |
KSSLCertDialogRet & | r | |||
) |
Definition at line 166 of file ksslcertdialog.cpp.