qtbase/tests/manual/wasm
Morten Sørvig 00ef435571 wasm: Don't hardcode ASYNCIFY 1
Build for the "default" config only, which can be
asyncyfy 0,1, or 2 depending on Qt build configuration.

Change-Id: I29d9a11b30325491151fc4e621272e5390681fa7
Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io>
Reviewed-by: Lorn Potter <lorn.potter@qt.io>
2024-12-02 19:45:18 +01:00
..
a11y Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
clipboard wasm: fix uri-list handling urls 2024-05-29 08:18:06 +10:00
cursors
eventloop wasm: Don't hardcode ASYNCIFY 1 2024-12-02 19:45:18 +01:00
localfiles
localfonts
network Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
qstdweb wasm: Don't hardcode ASYNCIFY 1 2024-12-02 19:45:18 +01:00
qtloader
qtloader_integration
qtwasmtestlib
rasterwindow
shared
windowmanagement wasm: add window management manual test 2024-10-22 18:53:57 +02:00
CMakeLists.txt wasm: add window management manual test 2024-10-22 18:53:57 +02:00
README.md

README.md

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