qt6windows7/tests/manual/wasm
2023-10-29 23:33:08 +01:00
..
a11y qt 6.5.1 original 2023-10-29 23:33:08 +01:00
clipboard qt 6.5.1 original 2023-10-29 23:33:08 +01:00
cursors qt 6.5.1 original 2023-10-29 23:33:08 +01:00
eventloop qt 6.5.1 original 2023-10-29 23:33:08 +01:00
localfiles qt 6.5.1 original 2023-10-29 23:33:08 +01:00
network qt 6.5.1 original 2023-10-29 23:33:08 +01:00
qstdweb qt 6.5.1 original 2023-10-29 23:33:08 +01:00
qtloader qt 6.5.1 original 2023-10-29 23:33:08 +01:00
qtwasmtestlib qt 6.5.1 original 2023-10-29 23:33:08 +01:00
rasterwindow qt 6.5.1 original 2023-10-29 23:33:08 +01:00
shared qt 6.5.1 original 2023-10-29 23:33:08 +01:00
CMakeLists.txt qt 6.5.1 original 2023-10-29 23:33:08 +01:00
README.md qt 6.5.1 original 2023-10-29 23:33:08 +01:00

Manual tests and examples for Qt on WebAssembly

These examples demonstrates various technical aspects of the Qt for WebAssambly platform port, and can be used as a reference when writing application code.

Content

cursors         Cursor handling
eventloop       Event loops, application startup, dialog exec()
localfiles      Local file download and upload
rasterwindow    Basic GUI app, event handling
qtwasmtestlib   native auto test framework