qt5base-lts/tests/auto/wasm
Mikolaj Boc fc4fca6d9d Support child windows on WASM
Setting parents for WASM platform windows is now supported. This means
that windows now reside in a hierarchical window tree, with the screen
and individual windows being nodes (QWasmWindowTreeNode), each
maintaining their own child window stack.

The divs backing windows are properly reparented in response to Qt
window parent changes, so that the html structure reflects what is
happening in Qt.

Change-Id: I55c91d90caf58714342dcd747043967ebfdf96bb
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2023-06-15 09:41:06 +02:00
..
CMakeLists.txt Support child windows on WASM 2023-06-15 09:41:06 +02:00
tst_localfileapi.cpp Support filter list for file input when opening a file on WASM 2023-03-07 12:50:41 +01:00
tst_qwasmkeytranslator.cpp Fix the handling of dead keys and test the mechanism 2023-02-14 23:18:42 +01:00
tst_qwasmwindowstack.cpp Support always on top/bottom window flags on WASM 2023-02-22 18:07:35 +01:00
tst_qwasmwindowtreenode.cpp Support child windows on WASM 2023-06-15 09:41:06 +02:00