Id128Bytes Union

union QUuid::Id128Bytes

This union was introduced in Qt 6.6.

Detailed Description

This trivial structure is 128 bits (16 bytes) in size and holds the binary representation of a UUID. Applications can memcpy() its contents to and from many other libraries' UUID or GUID structures that take 128-bit values.

© 2023 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.