![]() |
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().
Here is the caller graph for this function:Definition at line 28 of file qwasmdom.cpp.
Referenced by QWasmWindow::onNonClientEvent().
Here is the caller graph for this function:| 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().
Here is the caller graph for this function: