From 350ea2e0dcad3bb77cbbd38bff854452e1aa6411 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pasi=20Pet=C3=A4j=C3=A4j=C3=A4rvi?= Date: Thu, 10 Dec 2015 13:39:33 +0200 Subject: VxWorks: Update documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Updated minimum supported VxWorks 7 release * Updated touch support section Change-Id: Iee84f3081eeaec14269854b5dbf64daf49183ec2 Reviewed-by: Topi Reiniƶ --- doc/src/platforms/vxworks.qdoc | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'doc') 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=x. - - 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 -- cgit v1.2.1