summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2013-09-16 13:18:16 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-18 15:43:26 +0200
commite71f0601b840ccbcbf3c56190628b2ed05ce3a18 (patch)
tree2f5c923d0bbe4c6958a7c6d48de8715b46196c37
parent6bd56edb87f14074a15fde141d9d6f52d01de366 (diff)
downloadqtserialport-e71f0601b840ccbcbf3c56190628b2ed05ce3a18.tar.gz
Doc: language and standard review
Task-number: QTBUG-32173 Change-Id: I225bc1e4dfe3c12d3441c86002305c542377cf5d Reviewed-by: Laszlo Papp <lpapp@kde.org> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--src/serialport/doc/src/index.qdoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/serialport/doc/src/index.qdoc b/src/serialport/doc/src/index.qdoc
index ae5faeb..00a8279 100644
--- a/src/serialport/doc/src/index.qdoc
+++ b/src/serialport/doc/src/index.qdoc
@@ -27,6 +27,7 @@
/*!
\page qtserialport-index.html
+ \since 5.1
\title Qt Serial Port
\brief Provides API to make the serial programming simple and portable.
@@ -34,12 +35,12 @@
configuring, I/O operations, get and set control signals of the
RS-232 pinouts.
- The following are not supported by this module:
+ The following items are not supported by this module:
\list
\li Terminal features such as echo, control CR/LF, and so on.
\li Text mode.
- \li Configuring timeouts and delays while reading.
- \li Tracking and notification when the state of RS-232 pinout signals change.
+ \li Configuring timeouts and delays while reading or writing.
+ \li Pinout signal change notification.
\endlist
To use these classes in your application, use the following include