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
qformdatabuilder.h File Reference

(9503e2c92c2d3b8f5bb9c86274d2430eb0a57880)

#include <QtNetwork/qtnetworkglobal.h>
#include <QtNetwork/qhttpheaders.h>
#include <QtNetwork/qhttpmultipart.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qiodevice.h>
#include <QtCore/qstring.h>
#include <memory>
#include <variant>
+ Include dependency graph for qformdatabuilder.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QFormDataPartBuilder
 The QFormDataPartBuilder class is a convenience class to simplify the construction of QHttpPart objects. More...
 
class  QFormDataBuilder
 The QFormDataBuilder class is a convenience class to simplify the construction of QHttpMultiPart objects. More...
 

Functions

 QT_REQUIRE_CONFIG (http)
 

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( http )