mirror of https://github.com/qt/qtbase.git
The API changed from using int to std::chrono::milliseconds, update test. Pick-to: 6.10 Change-Id: I4bd4079e5b262859bae293909008cacc824248ac Reviewed-by: Lorn Potter <lorn.potter@qt.io> Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io> |
||
---|---|---|
.. | ||
a11y | ||
clipboard | ||
cursors | ||
eventloop | ||
foreignwindows | ||
localfiles | ||
localfonts | ||
network | ||
qstdweb | ||
qtloader | ||
qtloader_integration | ||
qtwasmtestlib | ||
rasterwindow | ||
shared | ||
windowmanagement | ||
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