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

(66e3fe3f9557c151321e9412ad5a1a32e270e917)

#include "qeventdispatcher_wasm_p.h"
#include <QtCore/qcoreapplication.h>
#include <QtCore/qthread.h>
#include <QtCore/qscopedvaluerollback.h>
#include <QtCore/private/qobject_p.h>
#include <QtCore/private/qwasmglobal_p.h>
#include <QtCore/private/qstdweb_p.h>
#include <QtCore/private/qwasmsocket_p.h>
#include "moc_qeventdispatcher_wasm_p.cpp"
Include dependency graph for qeventdispatcher_wasm.cpp:

Go to the source code of this file.

Macros

#define LOCK_GUARD(M)

Functions

 Q_LOGGING_CATEGORY (lcEventDispatcher, "qt.eventdispatcher")
 Q_LOGGING_CATEGORY (lcEventDispatcherTimers, "qt.eventdispatcher.timers")
static bool useAsyncify ()

Macro Definition Documentation

◆ LOCK_GUARD

#define LOCK_GUARD ( M)

Definition at line 27 of file qeventdispatcher_wasm.cpp.

Function Documentation

◆ Q_LOGGING_CATEGORY() [1/2]

QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY ( lcEventDispatcher ,
"qt.eventdispatcher"  )

◆ Q_LOGGING_CATEGORY() [2/2]

Q_LOGGING_CATEGORY ( lcEventDispatcherTimers ,
"qt.eventdispatcher.timers"  )

◆ useAsyncify()

bool useAsyncify ( )
static

Definition at line 41 of file qeventdispatcher_wasm.cpp.