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

(9907ef0d64f743fbf269967a65005d490ba0a432)

#include "qnetworkreply.h"
#include "qnetworkreply_p.h"
#include "qnetworkaccessmanager.h"
#include <QtCore/qfile.h>
#include <private/qtnetworkglobal_p.h>
#include <private/qabstractfileengine_p.h>
#include <emscripten.h>
#include <emscripten/fetch.h>
#include <memory>
#include <mutex>
+ Include dependency graph for qnetworkreplywasmimpl_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QNetworkReplyWasmImpl
 
struct  FetchContext
 The FetchContext class ensures the requestData object remains valid while a fetch operation is pending. More...
 
class  QNetworkReplyWasmImplPrivate