summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPasi Petäjäjärvi <pasi.petajajarvi@theqtcompany.com>2015-12-10 13:39:33 +0200
committerPasi Petäjäjärvi <pasi.petajajarvi@theqtcompany.com>2016-01-13 11:53:22 +0000
commit350ea2e0dcad3bb77cbbd38bff854452e1aa6411 (patch)
treee1745168d866e72e4ab96fecd4d5e2b63176c661 /doc
parent1f82b18e1d63496aaccdfdcde97f7695b61b5639 (diff)
downloadqtdoc-350ea2e0dcad3bb77cbbd38bff854452e1aa6411.tar.gz
VxWorks: Update documentation
* Updated minimum supported VxWorks 7 release * Updated touch support section Change-Id: Iee84f3081eeaec14269854b5dbf64daf49183ec2 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/platforms/vxworks.qdoc10
1 files changed, 3 insertions, 7 deletions
diff --git a/doc/src/platforms/vxworks.qdoc b/doc/src/platforms/vxworks.qdoc
index a872cd5a..899f4600 100644
--- a/doc/src/platforms/vxworks.qdoc
+++ b/doc/src/platforms/vxworks.qdoc
@@ -37,7 +37,7 @@
\section1 Supported Architectures and VxWorks Releases
Qt 5 is currently tested and supported on VxWorks 7. As VxWorks 7 does
- not have released versions, current minimum required release is the one dated May 8th, 2015.
+ not have released versions, current minimum required release is the one dated December 15th, 2015.
Supported architecture is ARM-v7.
\section1 Requirements for VxWorks
@@ -422,12 +422,8 @@
\section2 Touch
- Using touch enabled display (either single or multitouch) requires setting
- touchscreen (or touch device) resolution set to environment variable \c
- QT_QPA_EVDEV_TOUCHSCREEN_PARAMETERS to \c size=<width>x<height>.
-
- Multitouch support can be enabled by setting setting argument \c multitouch
- to the environment variable \c QT_QPA_EVDEV_TOUCHSCREEN_PARAMETERS.
+ Both single and multitouch devices are supported and require that VxWorks
+ has been properly configured to support touch devices.
\section2 Debugging Input Devices