summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2022-11-25 17:15:37 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2022-11-30 15:58:39 +0100
commit68ffe482a1152ccdcfc2a5e81a6d8de184267987 (patch)
tree3d056e325a2fa32410c9ae42785e0d80369dc7ed
parent457ea10472407fc5e27912b1e7b7f0cab3de237e (diff)
downloadqtdoc-68ffe482a1152ccdcfc2a5e81a6d8de184267987.tar.gz
Add Qt Location (TP) as a new module in Qt 6.5
Fixes: QTBUG-108730 Change-Id: I9577e8778bf379c15e2bbdd6e36b3095906cedad Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
-rw-r--r--doc/src/whatsnew/whatsnew65.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/whatsnew/whatsnew65.qdoc b/doc/src/whatsnew/whatsnew65.qdoc
index f5b88eb5..450b4ee6 100644
--- a/doc/src/whatsnew/whatsnew65.qdoc
+++ b/doc/src/whatsnew/whatsnew65.qdoc
@@ -14,6 +14,9 @@
\list
\li Qt Quick Effect Maker - A tool to create high-performance shader
effects for Qt Quick.
+ \li Qt Location - a module for rendering 2D maps into a Qt Quick
+ application. This module is in technical preview, API and ABI
+ stability is not guaranteed.
\endlist
Qt 6.5 reintroduces the following modules that were not present in Qt 6.4.