We were only handling the case where uri-list was a file. This fixes a regression. Also - add dragging url into the clipboard manual test Pick-to: 6.7 6.7.1 Change-Id: Ifbd087ffd157463b6b903199e3ff22c2de1c4942 Reviewed-by: Piotr Wierciński <piotr.wiercinski@qt.io> Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
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