Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qhttpmultipart.h File Reference

(f0fcd396c57107a8fb4bca12a014107b6b09f5d0)

#include <QtNetwork/qtnetworkglobal.h>
#include <QtCore/QSharedDataPointer>
#include <QtCore/QByteArray>
#include <QtCore/QIODevice>
#include <QtNetwork/QNetworkRequest>
Include dependency graph for qhttpmultipart.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QHttpPart
 The QHttpPart class holds a body part to be used inside a HTTP multipart MIME message. More...
class  QHttpMultiPart
 The QHttpMultiPart class resembles a MIME multipart message to be sent over HTTP. More...

Functions

 QT_REQUIRE_CONFIG (http)

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( http )