Doc: QSysInfo::productType: remove the "will be" note about Qt 6
Fixes: QTBUG-99413 Pick-to: 6.2 6.3 Change-Id: Ib42b3adc93bf4d43bd55fffd16c360797871011b Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
parent
cd2690dcbf
commit
60db7a5dc1
@ -2772,10 +2772,9 @@ QString QSysInfo::kernelVersion()
|
||||
to determine the distribution name and returns that. If determining the
|
||||
distribution name failed, it returns "unknown".
|
||||
|
||||
\b{\macos note}: this function returns "osx" for all \macos systems,
|
||||
regardless of Apple naming convention. The returned string will be updated
|
||||
for Qt 6. Note that this function erroneously returned "macos" for \macos
|
||||
10.12 in Qt versions 5.6.2, 5.7.1, and 5.8.0.
|
||||
\b{\macos note}: this function returns "macos" for all \macos systems,
|
||||
regardless of Apple naming convention. Previously, in Qt 5, it returned
|
||||
"osx", again regardless of Apple naming conventions.
|
||||
|
||||
\b{Darwin, iOS, tvOS, and watchOS note}: this function returns "ios" for
|
||||
iOS systems, "tvos" for tvOS systems, "watchos" for watchOS systems, and
|
||||
|
Loading…
x
Reference in New Issue
Block a user