![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
#include <cookiestest.h>
Public Member Functions | |
CookieJar_Tst () | |
bool | matchDomain (const QString &cookieDomain, const QString &siteDomain) const |
bool | listMatchesDomain (const QStringList &list, const QString &cookieDomain) const |
![]() | |
CookieJar (QObject *parent=nullptr) | |
~CookieJar () | |
void | loadSettings () |
void | setAllowCookies (bool allow) |
void | deleteCookie (const QNetworkCookie &cookie) |
QVector< QNetworkCookie > | getAllCookies () const |
void | deleteAllCookies (bool deleteAll=true) |
Additional Inherited Members | |
![]() | |
void | cookieAdded (const QNetworkCookie &cookie) |
void | cookieRemoved (const QNetworkCookie &cookie) |
![]() | |
bool | matchDomain (QString cookieDomain, QString siteDomain) const |
bool | listMatchesDomain (const QStringList &list, const QString &cookieDomain) const |
Definition at line 25 of file cookiestest.h.
|
inlineexplicit |
Definition at line 28 of file cookiestest.h.
|
inline |
Definition at line 38 of file cookiestest.h.
|
inline |
Definition at line 33 of file cookiestest.h.