Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qwasminputcontext.cpp File Reference

(d374dd6f84c74e6e0adf441f19af31a31074f7ec)

#include <emscripten/bind.h>
#include "qwasminputcontext.h"
#include "qwasmintegration.h"
#include "qwasmplatform.h"
#include <QRectF>
#include <qpa/qplatforminputcontext.h>
#include "qwasmscreen.h"
#include <qguiapplication.h>
#include <qwindow.h>
#include <QKeySequence>
#include <qpa/qwindowsysteminterface.h>
+ Include dependency graph for qwasminputcontext.cpp:

Go to the source code of this file.

Functions

static void inputCallback (emscripten::val event)
 
 EMSCRIPTEN_BINDINGS (clipboard_module)
 

Function Documentation

◆ EMSCRIPTEN_BINDINGS()

EMSCRIPTEN_BINDINGS ( clipboard_module )

Definition at line 40 of file qwasminputcontext.cpp.

References function, and inputCallback().

+ Here is the call graph for this function:

◆ inputCallback()

static void inputCallback ( emscripten::val event)
static

Definition at line 20 of file qwasminputcontext.cpp.

References QString::fromStdString(), QWasmInputContext::inputStringChanged(), and str.

Referenced by EMSCRIPTEN_BINDINGS().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: