qt5base-lts/tests/manual/wasm/clipboard
Friedemann Kleint 97bfacf1e2 tests: Remove remains of qmake conversion from CMakeLists.txt files
Pick-to: 6.5
Change-Id: I8d106554bb86ac1ec9bb7a4083de4c376bcbab1d
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2023-02-17 21:56:49 +01:00
..
data wasm: improve clipboard support 2021-12-08 13:39:58 +10:00
clipboard.pro Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TO 2022-08-19 23:52:05 +02:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
data.qrc wasm: improve clipboard support 2021-12-08 13:39:58 +10:00
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainwindow.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainwindow.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainwindow.ui wasm: add support for drag into browser window 2022-05-10 01:20:45 +00:00
README wasm: improve clipboard support 2021-12-08 13:39:58 +10:00

The Clipboard manual test app can be used both on desktop and in the browser
using WebAssembly to test clipboard use between WebAssembly app and the desktop.