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

(bc83d91d4e3575ba688d65e12860c05b3fb1dcbd)

#include <QtCore/qglobalstatic.h>
#include "qwasmglobal_p.h"
Include dependency graph for qwasmglobal.cpp:

Go to the source code of this file.

Namespaces

namespace  qwasmglobal

Functions

 qwasmglobal::Q_GLOBAL_STATIC (emscripten::ProxyingQueue, proxyingQueue)
void qwasmglobal::runOnMainThread (std::function< void(void)> fn)
void qwasmglobal::runAsync (std::function< void(void)> fn)
void qwasmglobal::runOnMainThreadAsync (std::function< void(void)> fn)