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

(f0fcd396c57107a8fb4bca12a014107b6b09f5d0)

#include <QtNetwork/qtnetworkglobal.h>
#include <QtNetwork/qhttpheaders.h>
#include <QtNetwork/qhttpmultipart.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qflags.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 )