summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Bennett <nicholas.bennett@qt.io>2021-09-24 11:25:20 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-09-24 12:44:37 +0000
commit8f1fe4eb7509247fda9543044c66c06932be5019 (patch)
treedd7bc04b4ccc2f7deb8b5a01b6402edd6c2efbbd
parent60e373b9c32eb871115d61438d134bbbecf239fc (diff)
Doc: Clarify INTEGRITY documentation
-Clarified supported dev hosts. -Clarified supported qt modules, note D-BUS not supported. -Fixed INTEGRITY name in supported platforms page. Change-Id: I6297b344d234cb971771ab7fb30d73d96f6bf71b Reviewed-by: Kimmo Ollila <kimmo.ollila@qt.io> Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@qt.io> (cherry picked from commit 95684d058ad2442c2ea08ad0641b60314abeef04) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/platforms/integrity.qdoc27
-rw-r--r--doc/src/platforms/supported-platforms.qdocinc2
2 files changed, 11 insertions, 18 deletions
diff --git a/doc/src/platforms/integrity.qdoc b/doc/src/platforms/integrity.qdoc
index e08344850..cfdd77843 100644
--- a/doc/src/platforms/integrity.qdoc
+++ b/doc/src/platforms/integrity.qdoc
@@ -57,30 +57,23 @@
\section1 Supported Qt Modules
- Qt for INTEGRITY has been tested to support the following Qt modules:
- \list
- \li Qt Core
- \li Qt Network
- \li Qt GUI
- \li Qt Quick
- \li Qt QML
- \li Qt Image Formats
- \li Qt Widgets
- \li Qt SVG
- \li Qt Remote Objects
- \endlist
+ All essential modules are supported except \l{Qt D-Bus}.
- \note Other Qt modules may work with Qt for INTEGRITY, but we cannot guarantee that.
+ For add-on modules see \l{All Modules}{all Qt Modules}.
- \section1 Supported Development Hosts and Boards
+ \section1 Supported Development Hosts and Target Boards
- Qt for INTEGRITY can be built on the following hosts:
+ Qt for INTEGRITY should be able to be built on the following hosts:
\list
\li 64-bit Linux distributions
\endlist
- Qt 6 for INTEGRITY supports building and developing applications for the
- following development board:
+ \note Only Ubuntu 20.04 64 bit is supported by Qt at this time.
+ \note See the GHS Compiler manual for other information regarding GHS Compiler
+ compatibility with development hosts.
+
+ Qt for INTEGRITY supports building and developing applications for the
+ following target boards:
\list
\li \l {https://www.lantronix.com/products/sa8155p-automotive-development-platform}
{Qualcomm Snapdragon 8155P}
diff --git a/doc/src/platforms/supported-platforms.qdocinc b/doc/src/platforms/supported-platforms.qdocinc
index 7c2c34044..9352883ca 100644
--- a/doc/src/platforms/supported-platforms.qdocinc
+++ b/doc/src/platforms/supported-platforms.qdocinc
@@ -137,7 +137,7 @@ For further embedded platform support, please consult the
\row \li INTEGRITY 19.0.13
\li \c arm64
\li GHS compiler version 2020.1.4 or newer
- \li \l{Qt for Integrity}
+ \li \l{Qt for INTEGRITY}
\endtable
//! [embedded]