KIOSlave
kcookiejar.h File Reference
#include <QtCore/QString>
#include <QtCore/QStringList>
#include <QtCore/QHash>
#include <time.h>
Go to the source code of this file.
Classes | |
class | KCookieJar |
class | KHttpCookie |
class | KHttpCookieList |
Typedefs | |
typedef KHttpCookie * | KHttpCookiePtr |
Enumerations | |
enum | KCookieAdvice { KCookieDunno = 0, KCookieAccept, KCookieReject, KCookieAsk } |
Functions | |
QDebug | operator<< (QDebug, const KHttpCookieList &) |
QDebug | operator<< (QDebug, const KHttpCookie &) |
Typedef Documentation
typedef KHttpCookie* KHttpCookiePtr |
Definition at line 37 of file kcookiejar.h.
Enumeration Type Documentation
enum KCookieAdvice |
Definition at line 41 of file kcookiejar.h.
Function Documentation
QDebug operator<< | ( | QDebug | , | |
const KHttpCookieList & | ||||
) |
Definition at line 1524 of file kcookiejar.cpp.
QDebug operator<< | ( | QDebug | , | |
const KHttpCookie & | ||||
) |
Definition at line 1518 of file kcookiejar.cpp.