KIOSlave
KCookieWin Class Reference
#include <kcookiewin.h>
Inheritance diagram for KCookieWin:
Public Member Functions | |
KCookieWin (QWidget *parent, KHttpCookieList cookieList, int defaultButton=0, bool showDetails=false) | |
~KCookieWin () | |
KCookieAdvice | advice (KCookieJar *cookiejar, const KHttpCookie &cookie) |
Protected Member Functions | |
virtual void | slotButtonClicked (int button) |
Detailed Description
Definition at line 63 of file kcookiewin.h.
Constructor & Destructor Documentation
KCookieWin::KCookieWin | ( | QWidget * | parent, |
KHttpCookieList | cookieList, | ||
int | defaultButton = 0 , |
||
bool | showDetails = false |
||
) |
Definition at line 56 of file kcookiewin.cpp.
KCookieWin::~KCookieWin | ( | ) |
Definition at line 182 of file kcookiewin.cpp.
Member Function Documentation
KCookieAdvice KCookieWin::advice | ( | KCookieJar * | cookiejar, |
const KHttpCookie & | cookie | ||
) |
Definition at line 186 of file kcookiewin.cpp.
|
protectedvirtual |
Definition at line 333 of file kcookiewin.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.