summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomi Korpipaa <tomi.korpipaa@qt.io>2024-03-22 09:13:17 +0200
committerTomi Korpipaa <tomi.korpipaa@qt.io>2024-03-22 10:19:01 +0200
commitc14c24a96bba35773d39fca7eab0cda64663390b (patch)
treef59e13a7537248af80d4e4fb5c6d03b926d0d138
parentc5e047f5c793693d18c78322f8d1f2dc3e0c79ba (diff)
Move QtGraphs out of the tech preview section
Fixes: QTBUG-123605 Change-Id: Iaa3ed9adac8cdea4caa3ff2baed9fdc85337a7a4 Reviewed-by: Kaj Grönholm <kaj.gronholm@qt.io>
-rw-r--r--doc/src/qtmodules.qdoc13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index 0026f38d6..c35d126c6 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -122,6 +122,13 @@
\li Classes for writing multi-threaded programs without using low-level
threading primitives.
\row
+ \li \l[QtGraphs]{Qt Graphs}
+ \li All
+ \li All
+ \li Provides functionality for visualizing data in 3D as bar, scatter, and
+ surface graphs, as well as 2D in area, bar, donut, line, pie, scatter, and
+ spline graphs.
+ \row
\li \l{Qt Help}
\li All
\li All
@@ -379,12 +386,6 @@
\li All
\li Provides an ability to generate Qt-based classes from protobuf specifications.
\row
- \li \l[QtGraphs]{Qt Graphs}
- \li All
- \li All
- \li Provides functionality for visualizing data in 3D as bar, scatter, and
- surface graphs.
- \row
\li \l[QtGrpc]{Qt GRPC}
\li All
\li All