QtNetwork/qnetworkrequest.h Source File
Go to the documentation of this file.
42 #ifndef QNETWORKREQUEST_H
43 #define QNETWORKREQUEST_H
45 #include <QtCore/QSharedDataPointer>
46 #include <QtCore/QString>
47 #include <QtCore/QUrl>
48 #include <QtCore/QVariant>
58 class QNetworkRequestPrivate;
69 ContentDispositionHeader
110 explicit QNetworkRequest(
const QUrl &url =
QUrl());
111 QNetworkRequest(
const QNetworkRequest &other);
113 QNetworkRequest &operator=(
const QNetworkRequest &other);
115 bool operator==(
const QNetworkRequest &other)
const;
120 void setUrl(
const QUrl &url);
123 QVariant header(KnownHeaders header)
const;
127 bool hasRawHeader(
const QByteArray &headerName)
const;
136 #ifndef QT_NO_OPENSSL
137 QSslConfiguration sslConfiguration()
const;
138 void setSslConfiguration(
const QSslConfiguration &configuration);
141 void setOriginatingObject(
QObject *
object);
142 QObject *originatingObject()
const;
144 Priority priority()
const;
145 void setPriority(Priority priority);
149 friend class QNetworkRequestPrivate;
bool operator!=(const QNetworkRequest &other) const
bool operator==(const Attribute &cA, const AttributeInstance< type > &cB)
This operator compares the two attributes and NOT their values.
#define QT_BEGIN_NAMESPACE
GLsizei const GLfloat * value
GLXFBConfig int attribute