TreeFrogFramework  2.8
TCookie Member List

This is the complete list of members for TCookie, including all inherited members.

maxAge() constTCookieinline
operator!=(const TCookie &other) constTCookie
operator=(const TCookie &other)TCookie
operator==(const TCookie &other) constTCookie
parseCookies(const QByteArray &cookieString)TCookiestatic
sameSite() constTCookieinline
setMaxAge(int64_t maxAge)TCookieinline
setSameSite(const QByteArray &sameSite)TCookie
swap(TCookie &other)TCookie
TCookie(const QByteArray &name=QByteArray(), const QByteArray &value=QByteArray())TCookie
TCookie(const TCookie &other)TCookie
TCookie(const QNetworkCookie &other)TCookie
toRawForm(QNetworkCookie::RawForm form=QNetworkCookie::Full) constTCookie
~TCookie()TCookieinline