![]() |
Qt 6.x
The Qt SDK
|
#include "qwasmscreen.h"#include "qwasmcompositor.h"#include "qwasmcssstyle.h"#include "qwasmintegration.h"#include "qwasmkeytranslator.h"#include "qwasmwindow.h"#include <emscripten/bind.h>#include <emscripten/val.h>#include <qpa/qwindowsysteminterface.h>#include <QtCore/qcoreapplication.h>#include <QtGui/qguiapplication.h>#include <private/qhighdpiscaling_p.h>#include <tuple>
Include dependency graph for qwasmscreen.cpp:Go to the source code of this file.
Functions | |
| EMSCRIPTEN_BINDINGS (qtCanvasResizeObserverCallback) | |
| EMSCRIPTEN_BINDINGS | ( | qtCanvasResizeObserverCallback | ) |
Definition at line 302 of file qwasmscreen.cpp.
References QWasmScreen::canvasResizeObserverCallback().
Here is the call graph for this function: