CopperSpice API
1.9.2
Main Page
Components
Classes
Class Index
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 ())
QNetworkCookie
explicit
QNetworkCookie
(const QNetworkCookie &other)
QNetworkCookie
RawForm
enum name
QNetworkCookie
domain
() const
QNetworkCookie
expirationDate
() const
QNetworkCookie
hasSameIdentifier
(const QNetworkCookie &other) const
QNetworkCookie
isHttpOnly
() const
QNetworkCookie
isSecure
() const
QNetworkCookie
isSessionCookie
() const
QNetworkCookie
name
() const
QNetworkCookie
normalize
(const QUrl &url)
QNetworkCookie
operator!=
(const QNetworkCookie &other) const
QNetworkCookie
inline
operator=
(QNetworkCookie &&other)
QNetworkCookie
inline
operator=
(const QNetworkCookie &other)
QNetworkCookie
operator==
(const QNetworkCookie &other) const
QNetworkCookie
parseCookies
(const QByteArray &cookieString)
QNetworkCookie
static
path
() const
QNetworkCookie
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)
QNetworkCookie
inline
toRawForm
(RawForm form=Full) const
QNetworkCookie
value
() const
QNetworkCookie
~QNetworkCookie
()
QNetworkCookie
© 2012-2024 Ansel Sermersheim & Barbara Geller
© 2014 Digia Plc
Generated on Wed Sep 25 2024 09:00 by
1.7.0