Skeleton tests included. Run the test with run.sh. Fixes: QTBUG-107744 Change-Id: Ic2734e24025f8edc0f8e710d981367aa321f9066 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> |
||
|---|---|---|
| .. | ||
| a11y | ||
| clipboard | ||
| cursors | ||
| eventloop | ||
| localfiles | ||
| network | ||
| qstdweb | ||
| qtloader | ||
| qtwasmtestlib | ||
| rasterwindow | ||
| shared | ||
| CMakeLists.txt | ||
| 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