Qt 4.8
|
#include <QtCore/QSharedDataPointer>
#include <QtCore/QList>
#include <QtCore/QMetaType>
#include <QtCore/QObject>
#include <QtNetwork/QNetworkCookieJar>
Go to the source code of this file.
Classes | |
class | QNetworkCookie |
The QNetworkCookie class holds one network cookie. More... | |
Functions | |
Q_NETWORK_EXPORT QDebug | operator<< (QDebug, const QNetworkCookie &) |
Q_DECLARE_TYPEINFO (QNetworkCookie, Q_MOVABLE_TYPE) | |
Q_NETWORK_EXPORT QDebug operator<< | ( | QDebug | , |
const QNetworkCookie & | |||
) |
Definition at line 1053 of file qnetworkcookie.cpp.
Q_DECLARE_TYPEINFO | ( | QNetworkCookie | , |
Q_MOVABLE_TYPE | |||
) |