953272eb45
Test TCP sockets usage on the main thread, on secondary threads, and with asyncify. Pick-to: 6.4 Change-Id: I466df8c253c6a18a9c12d44fa8f53e76f81a0437 Reviewed-by: Lorn Potter <lorn.potter@gmail.com> |
||
---|---|---|
.. | ||
a11y | ||
clipboard | ||
cursors | ||
eventloop | ||
localfiles | ||
network | ||
qstdweb | ||
qtwasmtestlib | ||
rasterwindow | ||
CMakeLists.txt | ||
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