KIO
ksslcertdialog.h File Reference
#include <kio/kio_export.h>#include <QtCore/QStringList>#include <kdialog.h>
Include dependency graph for ksslcertdialog.h:

This graph shows which files directly or indirectly include this file:

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 162 of file ksslcertdialog.cpp.
| QDataStream& operator>> | ( | QDataStream & | s, | |
| KSSLCertDialogRet & | r | |||
| ) |
Definition at line 168 of file ksslcertdialog.cpp.
KDE 4.2 API Reference