QUuid: mark Version::UnixEpoch as since 6.9

... because it is.

Amends d89cef439f5c1a58aeff879a12d9a33292764b7f.

Change-Id: I82cfb386c058a0dda873022377ec91368c71e026
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
(cherry picked from commit 4af8a20e8e0384d3de4af6c2b47a0783ba28bbc3)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Marc Mutz 2025-01-07 18:52:26 +01:00 committed by Qt Cherry-pick Bot
parent 59420d3a0b
commit 96c5792d5b

View File

@ -882,8 +882,8 @@ QDataStream &operator>>(QDataStream &s, QUuid &id)
\value Md5 Alias for Name
\value Random Random-based, by using random numbers for all sections
\value Sha1 Name-based version that uses SHA-1 hashing
\value UnixEpoch Time-based UUID using the number of milliseconds since
the UNIX epoch
\value UnixEpoch [since 6.9] Time-based UUID using the number of
milliseconds since the UNIX epoch
*/
/*!