![]() |
Qt 6.x
The Qt SDK
|
Functions | |
void | syncCSSClassWith (emscripten::val element, std::string cssClassName, bool flag) |
QPointF | mapPoint (emscripten::val source, emscripten::val target, const QPointF &point) |
emscripten::val | document () |
|
inline |
Definition at line 20 of file qwasmdom.h.
Referenced by TitleBar::TitleBar().
Definition at line 28 of file qwasmdom.cpp.
Referenced by QWasmWindow::onNonClientEvent().
void dom::syncCSSClassWith | ( | emscripten::val | element, |
std::string | cssClassName, | ||
bool | flag | ||
) |
Definition at line 18 of file qwasmdom.cpp.
Referenced by QWasmWindow::onActivationChanged(), WebImageButton::setCallbacks(), and QWasmWindow::setWindowFlags().