From c8c097a4de0f12e3113350bb4b402ee59ba9f593 Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Thu, 2 Jan 2020 11:47:27 +0100 Subject: [PATCH] Doc: Promote wasm from TP to module MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: QTBUG-81025 Change-Id: Iadc405c1111335690c43341cdd02c1215fadee06 Reviewed-by: Topi Reiniƶ --- doc/src/qtmodules.qdoc | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc index adc2f2eae..8d2a01386 100644 --- a/doc/src/qtmodules.qdoc +++ b/doc/src/qtmodules.qdoc @@ -396,6 +396,11 @@ \li A framework for implementing different input methods as well as a QML virtual keyboard. Supports localized keyboard layouts and custom visual themes. + \row + \li \l{Qt for WebAssembly} + \li All + \li Web browsers with WebAssembly support + \li A platform target to compile Qt applications for the web browsers using WebAssembly. \row \li \l {Qt Quick WebGL} \li All @@ -442,9 +447,6 @@ \header \li Feature \li Description - \row - \li \l{Qt for WebAssembly} (Technology Preview) - \li A platform target to compile Qt applications for the web browsers using WebAssembly. \row \li \l{Qt Lottie Animation} (Technology Preview) \li A QML API for rendering graphics and animations in JSON format,