summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2021-05-07 15:42:25 +0200
committerAlex Blasche <alexander.blasche@qt.io>2021-05-10 08:32:30 +0200
commit4411ba1258db89d2a086fc324e47285ce59b3dbf (patch)
tree05f464d840cd3d2d484e1de40d0937ad0394b4a2 /src
parenta6e4d0d593fea06c98d743b96739c54c811aed3c (diff)
Hook Qt SerialPort's porting guide to Qt6 into the module's index page
Change-Id: I14202aa94adfb5957c1c2a4abc6b0fc878c01cab Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/serialport/doc/src/index.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/serialport/doc/src/index.qdoc b/src/serialport/doc/src/index.qdoc
index 0a1804bf..2c524993 100644
--- a/src/serialport/doc/src/index.qdoc
+++ b/src/serialport/doc/src/index.qdoc
@@ -66,6 +66,10 @@
\c QT variable in the project's .pro file:
\include qtserialport-module-use.qdocinc qmakebuild
+ \section1 Module Evolution
+ \l{Changes to Qt SerialPort} lists important changes in the module API
+ and functionality that were done for the Qt 6 series of Qt.
+
\section1 Related Information
\list
\li \l{Qt Serial Port C++ Classes}{C++ Classes}