QSysInfo: update docs to mention the latest os

Update to the latest stable version.
Beta/preview versions not included.

Removed Amazon Linux AMI because it's no longer maintained.
Removed tvOS because it now shares the same version with iOS and iPadOS.

Pick-to: 6.4 6.3 6.2 5.15
Change-Id: I40e5286b132b8198bf315a2868f89428e8c2f23a
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
Yuhang Zhao 2022-07-08 17:41:42 +08:00
parent 1ea0d399b3
commit 14ce67629b

View File

@ -2807,16 +2807,14 @@ QString QSysInfo::productType()
Typical returned values are (note: list not exhaustive): Typical returned values are (note: list not exhaustive):
\list \list
\li "2016.09" (Amazon Linux AMI 2016.09) \li "12" (Android 12)
\li "7.1" (Android Nougat) \li "36" (Fedora 36)
\li "25" (Fedora 25) \li "15.5" (iOS 15.5)
\li "10.1" (iOS 10.1) \li "12.4" (macOS Monterey)
\li "10.12" (macOS Sierra) \li "22.04" (Ubuntu 22.04)
\li "10.0" (tvOS 10) \li "8.6" (watchOS 8.6)
\li "16.10" (Ubuntu 16.10) \li "11" (Windows 11)
\li "3.1" (watchOS 3.1) \li "Server 2022" (Windows Server 2022)
\li "10" (Windows 10)
\li "Server 2016" (Windows Server 2016)
\endlist \endlist
On Linux systems, it will try to determine the distribution version and will On Linux systems, it will try to determine the distribution version and will