KIOSlave
KHttpCookieList Class Reference
#include <kcookiejar.h>
Inherits QList< KHttpCookie >.
Public Member Functions | |
| KHttpCookieList () | |
| virtual | ~KHttpCookieList () |
| KCookieAdvice | getAdvice () const |
| void | setAdvice (KCookieAdvice _advice) |
Detailed Description
Definition at line 108 of file kcookiejar.h.
Constructor & Destructor Documentation
| KHttpCookieList::KHttpCookieList | ( | ) | [inline] |
Definition at line 111 of file kcookiejar.h.
| virtual KHttpCookieList::~KHttpCookieList | ( | ) | [inline, virtual] |
Definition at line 113 of file kcookiejar.h.
Member Function Documentation
| KCookieAdvice KHttpCookieList::getAdvice | ( | ) | const [inline] |
Definition at line 115 of file kcookiejar.h.
| void KHttpCookieList::setAdvice | ( | KCookieAdvice | _advice | ) | [inline] |
Definition at line 116 of file kcookiejar.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:44:29 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:44:29 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.