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
qwasmdom.h File Reference

(0ffe8050bd5b55d64da37f5177a7e20dd9d14232)

#include <QtCore/qtconfigmacros.h>
#include <QtCore/QPointF>
#include <private/qstdweb_p.h>
#include <QtCore/qnamespace.h>
#include <emscripten/val.h>
#include <functional>
#include <memory>
#include <string>
#include <QMimeData>
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.

Classes

struct  dom::DataTransfer

Namespaces

namespace  qstdweb
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)
void dom::drawImageToWebImageDataArray (const QImage &source, emscripten::val destinationImageData, const QRect &sourceRect)