#include <qwasmsuspendresumecontrol_p.h>
◆ QWasmSuspendResumeControl() [1/2]
| QWasmSuspendResumeControl::QWasmSuspendResumeControl |
( |
| ) |
|
◆ ~QWasmSuspendResumeControl()
| QWasmSuspendResumeControl::~QWasmSuspendResumeControl |
( |
| ) |
|
◆ QWasmSuspendResumeControl() [2/2]
◆ currentEvent()
| emscripten::val QWasmSuspendResumeControl::currentEvent |
( |
| ) |
const |
|
inline |
◆ get()
◆ jsEventHandlerAt()
| val QWasmSuspendResumeControl::jsEventHandlerAt |
( |
uint32_t | index | ) |
|
◆ operator=()
◆ registerEventHandler()
| uint32_t QWasmSuspendResumeControl::registerEventHandler |
( |
std::function< void(emscripten::val)> | handler | ) |
|
◆ removeEventHandler()
| void QWasmSuspendResumeControl::removeEventHandler |
( |
uint32_t | index | ) |
|
◆ sendPendingEvents()
| int QWasmSuspendResumeControl::sendPendingEvents |
( |
| ) |
|
◆ setCurrentEvent()
| void QWasmSuspendResumeControl::setCurrentEvent |
( |
emscripten::val | currentEvent | ) |
|
|
inline |
◆ suspend()
| void QWasmSuspendResumeControl::suspend |
( |
| ) |
|
◆ suspendExclusive()
| void QWasmSuspendResumeControl::suspendExclusive |
( |
QList< uint32_t > | eventHandlerIndices | ) |
|
◆ suspendResumeControlJs()
| emscripten::val QWasmSuspendResumeControl::suspendResumeControlJs |
( |
| ) |
|
|
static |
◆ qtSendPendingEvents
| void qtSendPendingEvents |
( |
| ) |
|
|
friend |
The documentation for this class was generated from the following files: