![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>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) |