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

(2b19a22a4ff2d7a00222ea63b2b84cfdbb202003)

#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)