KIOSlave
kcookiejar.h File Reference
#include <QtCore/QString>
#include <QtCore/QStringList>
#include <QtCore/QHash>
#include <QtCore/QSet>
Include dependency graph for kcookiejar.h:
This graph shows which files directly or indirectly include this file:
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, KCookieAcceptForSession, KCookieReject, KCookieAsk } |
Functions | |
QDebug | operator<< (QDebug, const KHttpCookie &) |
QDebug | operator<< (QDebug, const KHttpCookieList &) |
Typedef Documentation
Definition at line 36 of file kcookiejar.h.
Enumeration Type Documentation
enum KCookieAdvice |
Enumerator | |
---|---|
KCookieDunno | |
KCookieAccept | |
KCookieAcceptForSession | |
KCookieReject | |
KCookieAsk |
Definition at line 40 of file kcookiejar.h.
Function Documentation
QDebug operator<< | ( | QDebug | , |
const KHttpCookie & | |||
) |
Definition at line 1562 of file kcookiejar.cpp.
QDebug operator<< | ( | QDebug | , |
const KHttpCookieList & | |||
) |
Definition at line 1568 of file kcookiejar.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.