Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qhttpmultipart.h File Reference

(3377b74df903cdaa99b5d1c83680e13b78674a08)

#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 )