Qt 4.8
|
#include <QtCore/QSharedDataPointer>
#include <QtCore/QByteArray>
#include <QtNetwork/QNetworkRequest>
Go to the source code of this file.
Classes | |
class | QHttpMultiPart |
The QHttpMultiPart class resembles a MIME multipart message to be sent over HTTP. More... | |
class | QHttpPart |
The QHttpPart class holds a body part to be used inside a HTTP multipart MIME message. More... | |