d544c0ff58
Remove obsolete parent_window_limits_moves_of_children test of moving child window in parent. Child windows no longer have decorations, therefore they cannot be dragged by a title bar. Fix child_window_activation test, which now uses correct coordinates to probe for stacked windows. Change-Id: If5ddd8d4486673a961572de7c57df72c3cea9350 Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io> |
||
---|---|---|
.. | ||
a11y | ||
clipboard | ||
cursors | ||
eventloop | ||
localfiles | ||
network | ||
qstdweb | ||
qtloader | ||
qtloader_integration | ||
qtwasmtestlib | ||
rasterwindow | ||
selenium/qwasmwindow | ||
shared | ||
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