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
QV4::Promise Namespace Reference

Classes

struct  ReactionEvent
class  ReactionHandler
struct  ResolveThenableEvent

Variables

const int PROMISE_REACTION_EVENT = QEvent::registerEventType()
const int PROMISE_RESOLVE_THENABLE_EVENT = QEvent::registerEventType()

Variable Documentation

◆ PROMISE_REACTION_EVENT

const int QV4::Promise::PROMISE_REACTION_EVENT = QEvent::registerEventType()

Definition at line 54 of file qv4promiseobject.cpp.

◆ PROMISE_RESOLVE_THENABLE_EVENT

const int QV4::Promise::PROMISE_RESOLVE_THENABLE_EVENT = QEvent::registerEventType()

Definition at line 55 of file qv4promiseobject.cpp.