mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-24 04:20:46 +08:00
16 lines
524 B
Markdown
16 lines
524 B
Markdown
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
|