KIOSlave
kcookiejar.h File Reference
#include <QtCore/QString>#include <QtCore/QStringList>#include <QtCore/QHash>#include <QtCore/QSet>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
◆ KHttpCookiePtr
| typedef KHttpCookie* KHttpCookiePtr |
Definition at line 36 of file kcookiejar.h.
Enumeration Type Documentation
◆ KCookieAdvice
| enum KCookieAdvice |
| Enumerator | |
|---|---|
| KCookieDunno | |
| KCookieAccept | |
| KCookieAcceptForSession | |
| KCookieReject | |
| KCookieAsk | |
Definition at line 40 of file kcookiejar.h.
Function Documentation
◆ operator<<() [1/2]
| QDebug operator<< | ( | QDebug | , |
| const KHttpCookie & | |||
| ) |
Definition at line 1562 of file kcookiejar.cpp.
◆ operator<<() [2/2]
| 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 Sat Jan 18 2020 19:03:43 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:03:43 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.