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
qstdweb.cpp File Reference

(64521e36c453e2ad945a60cb9e70fe9b9970c43c)

#include "qstdweb_p.h"
#include "qwasmsuspendresumecontrol_p.h"
#include "qwasmglobal_p.h"
#include <QtCore/qcoreapplication.h>
#include <QtCore/qfile.h>
#include <QtCore/qmimedata.h>
#include <emscripten/emscripten.h>
#include <emscripten/bind.h>
#include <emscripten/val.h>
#include <emscripten/html5.h>
#include <emscripten/threading.h>
#include <cstdint>
#include <iostream>
#include <unordered_map>
Include dependency graph for qstdweb.cpp:

Go to the source code of this file.

Namespaces

namespace  qstdweb

Typedefs

typedef double qstdweb::uint53_t

Functions

static void qstdweb::usePotentialyUnusedSymbols ()
bool qstdweb::haveJspi ()
bool qstdweb::haveAsyncify ()
bool qstdweb::canBlockCallingThread ()