![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtNetwork/qnetworkrequest.h>
#include <QtNetwork/qhttpheaders.h>
#include <QtCore/qcompare.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qurlquery.h>
#include <QtCore/qurl.h>
#include <QtCore/qvariant.h>
#include <chrono>
Go to the source code of this file.
Classes | |
class | QNetworkRequestFactory |
Convenience class for grouping remote server endpoints that share common network request properties. More... |