summaryrefslogtreecommitdiffstats
path: root/tests/manual/wasm/README.md
blob: 9266f38cc63873a973b175f2a923aada2f9bb177 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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