summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomi Korpipaa <tomi.korpipaa@qt.io>2023-05-11 09:55:05 +0300
committerTomi Korpipaa <tomi.korpipaa@qt.io>2023-05-11 10:22:46 +0300
commit5c5041a52195d04b363aa4bc0ddad37f1c680154 (patch)
treeda1be783868fde902427a245860f07d5f09c3530
parent643ed4946455559d4df60760ccca337c59572593 (diff)
downloadqtdoc-5c5041a52195d04b363aa4bc0ddad37f1c680154.tar.gz
Add Qt Graphs to the TP section
Fixes: QTBUG-112805 Change-Id: I8b32f199f19cd3f709204d64b8036f4fc7a98c75 Reviewed-by: Sami Varanka <sami.varanka@qt.io> Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
-rw-r--r--doc/src/whatsnew/whatsnew66.qdoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/src/whatsnew/whatsnew66.qdoc b/doc/src/whatsnew/whatsnew66.qdoc
index 482d4aee..8a5b9e7f 100644
--- a/doc/src/whatsnew/whatsnew66.qdoc
+++ b/doc/src/whatsnew/whatsnew66.qdoc
@@ -15,6 +15,15 @@
\note API and ABI stability is not guaranteed.
+ \section2 Qt Graphs Module
+
+ Qt Graphs is meant to be the replacement module for Qt Data Visualization. It uses
+ Qt Quick 3D as the rendering engine to provide support for native graphics
+ backends, instead of relying on OpenGL 2.1, like Qt Data Visualization does.
+
+ The module will provide most, if not all of the functionality of Qt Data Visualization.
+ Some advanced features may be incomplete in Technical Preview.
+
\section1 New Features in Qt 6.6
\section2 Qt Core Module