#include <tcookiejar.h>
The TCookieJar class holds network cookies.
- See also
- TCookie
◆ TCookieJar() [1/2]
TCookieJar::TCookieJar |
( |
| ) |
|
|
inline |
◆ TCookieJar() [2/2]
◆ addCookie()
void TCookieJar::addCookie |
( |
const TCookie & |
cookie | ) |
|
Adds the cookie cookie to the cookie jar.
◆ allCookies()
QList< TCookie > TCookieJar::allCookies |
( |
| ) |
const |
|
inline |
Returns a list of all cookies in the cookie jar.
◆ clear()
void TCookieJar::clear |
( |
| ) |
|
|
inline |
◆ operator=()
Assigns other to this cookie jar and returns a reference to this cookie jar.
The documentation for this class was generated from the following files: