QtNetwork/qhttpmultipart.h Source File
Go to the documentation of this file.
42 #ifndef QHTTPMULTIPART_H
43 #define QHTTPMULTIPART_H
45 #include <QtCore/QSharedDataPointer>
46 #include <QtCore/QByteArray>
47 #include <QtNetwork/QNetworkRequest>
55 class QHttpPartPrivate;
62 QHttpPart(
const QHttpPart &other);
64 QHttpPart &operator=(
const QHttpPart &other);
78 friend class QHttpMultiPartIODevice;
81 class QHttpMultiPartPrivate;
102 void setContentType(ContentType contentType);
112 friend class QNetworkAccessManagerPrivate;
119 #endif // QHTTPMULTIPART_H
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
bool operator!=(const QHttpPart &other) const