![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qwasmdom.h"#include <QtCore/qdebug.h>#include <QtCore/qdir.h>#include <QtCore/qfile.h>#include <QtCore/qpoint.h>#include <QtCore/qrect.h>#include <QtGui/qimage.h>#include <private/qstdweb_p.h>#include <QtCore/qurl.h>#include <utility>#include <emscripten/wire.h>Go to the source code of this file.
Namespaces | |
| namespace | dom |
Functions | |
| 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) |