summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Hartmann <aha_1980@gmx.de>2018-02-14 21:37:52 +0100
committerAndré Hartmann <aha_1980@gmx.de>2018-02-19 07:34:14 +0000
commit2487a5086711aa7154d049bb197e95847b5bfd63 (patch)
treefbf08e7f63d96dd63cde5065f0aed1090591f087
parent83a5f5be0e4464ec9b7698c03fffe9b6d379199c (diff)
Fix platforms for QtSerialBusv5.11.0-beta1
There are several Windows CAN plugins available, and Modbus can be used usable on Windows also. Change-Id: Ia5fb2561db4f0b97547ec7ed4fe4ed48ebb8e283 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
-rw-r--r--doc/src/qtmodules.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index e73fbd778..a67336f01 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -278,8 +278,8 @@
\li Provides access to sensor hardware and motion gesture recognition.
\row
\li \l[QtSerialBus]{Qt Serial Bus}
- \li \l{Qt for Linux/X11}{Linux}
- \li \l{Qt for Linux/X11}{Linux} and \l{Boot2Qt}{Boot to Qt} targets.
+ \li All
+ \li \l{Qt for Windows}{Windows}, \l{Qt for Linux/X11}{Linux} and \l{Boot2Qt}{Boot to Qt} targets.
\li Provides access to serial industrial bus interface. Currently the
module supports the CAN bus and Modbus protocols.
\row