Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qwasmdom.h File Reference
#include <QtCore/qtconfigmacros.h>
#include <emscripten/val.h>
#include <functional>
#include <memory>
#include <string>
+ Include dependency graph for qwasmdom.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dom
 

Functions

emscripten::val dom::document ()
 
void dom::syncCSSClassWith (emscripten::val element, std::string cssClassName, bool flag)
 
QPointF dom::mapPoint (emscripten::val source, emscripten::val target, const QPointF &point)