summaryrefslogtreecommitdiff
path: root/src/serialport/doc
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-09-18 21:48:02 +0200
committerSergio Ahumada <sergio.ahumada@digia.com>2013-09-18 21:48:02 +0200
commiteea6754a5f907cf66bdc497b587e3a4a43fadc99 (patch)
tree453696fd0d557db911f00e526ac8c1d313640361 /src/serialport/doc
parent3536380beb3b91ebbe4138282cb6ddf814c571e8 (diff)
parente71f0601b840ccbcbf3c56190628b2ed05ce3a18 (diff)
downloadqtserialport-eea6754a5f907cf66bdc497b587e3a4a43fadc99.tar.gz
Merge remote-tracking branch 'origin/stable' into dev
Change-Id: Iac1dd793d34782bc2d208f17654c4962630d0da7
Diffstat (limited to 'src/serialport/doc')
-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