42 #ifndef QNETWORKCOOKIEJAR_H 43 #define QNETWORKCOOKIEJAR_H 45 #include <QtCore/QObject> 46 #include <QtCore/QUrl> 49 #include <QtNetwork/QNetworkCookie> #define QT_END_NAMESPACE
This macro expands to.
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QUrl class provides a convenient interface for working with URLs.
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QNetworkCookieJar class implements a simple jar of QNetworkCookie objects.
#define Q_DECLARE_PRIVATE(Class)