CopperSpice API  1.9.1
QNetworkCookie Member List

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

QNetworkCookie(const QByteArray &name=QByteArray (), const QByteArray &value=QByteArray ())QNetworkCookieexplicit
QNetworkCookie(const QNetworkCookie &other)QNetworkCookie
RawForm enum nameQNetworkCookie
domain() constQNetworkCookie
expirationDate() constQNetworkCookie
hasSameIdentifier(const QNetworkCookie &other) constQNetworkCookie
isHttpOnly() constQNetworkCookie
isSecure() constQNetworkCookie
isSessionCookie() constQNetworkCookie
name() constQNetworkCookie
normalize(const QUrl &url)QNetworkCookie
operator!=(const QNetworkCookie &other) constQNetworkCookieinline
operator=(QNetworkCookie &&other)QNetworkCookieinline
operator=(const QNetworkCookie &other)QNetworkCookie
operator==(const QNetworkCookie &other) constQNetworkCookie
parseCookies(const QByteArray &cookieString)QNetworkCookiestatic
path() constQNetworkCookie
setDomain(const QString &domain)QNetworkCookie
setExpirationDate(const QDateTime &date)QNetworkCookie
setHttpOnly(bool enable)QNetworkCookie
setName(const QByteArray &cookieName)QNetworkCookie
setPath(const QString &path)QNetworkCookie
setSecure(bool enable)QNetworkCookie
setValue(const QByteArray &value)QNetworkCookie
swap(QNetworkCookie &other)QNetworkCookieinline
toRawForm(RawForm form=Full) constQNetworkCookie
value() constQNetworkCookie
~QNetworkCookie()QNetworkCookie