summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2023-01-30 09:35:37 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-01-30 11:37:53 +0000
commit4aad0f45d533ecf63a6deef6b37d544ae2f493d9 (patch)
treee7e45b1f9777ddf799dfdacca10bd86687e55d09
parent7c3a08dd2467428f686fe0f7d1ed3eb2b25b56c9 (diff)
downloadqtdoc-4aad0f45d533ecf63a6deef6b37d544ae2f493d9.tar.gz
Move shadertools to the correct section
It seems that the 6.3 GPL->LGPL change for the module is not reflected everywhere in the documentation and packaging. Fix up the All Modules page by moving the shadertools entry to the (LGPL) Add-on section. Change-Id: Ibd869ec598d59fe05f1238dbb2c2e7cbba170c11 Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit 8504c56307938c5b7e78383b2d0bae7d82861af8) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/qtmodules.qdoc14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index 3144e777..5e26227e 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -210,6 +210,13 @@
and \l{Qt for Windows}{Windows}
\li Provides classes to interact with hardware and virtual serial ports.
\row
+ \li \l[QtShaderTools]{Qt Shader Tools}
+ \li All
+ \li All
+ \li Provides tools for the cross-platform Qt shader pipeline. These enable
+ processing graphics and compute shaders to make them usable for Qt Quick and other
+ components in the Qt ecosystem.
+ \row
\li \l{Qt Spatial Audio}
\li All
\li All
@@ -320,13 +327,6 @@
\li All
\li Enables keyframe-based animations and parameterization.
\row
- \li \l[QtShaderTools]{Qt Shader Tools}
- \li All
- \li All
- \li Provides tools for the cross-platform Qt shader pipeline. These enable
- processing graphics and compute shaders to make them usable for Qt Quick and other
- components in the Qt ecosystem.
- \row
\li \l{Qt Virtual Keyboard}
\li All
\li \l{Qt for Linux/X11}{Linux} and \l{Qt for Windows}{Windows}