Expand description
C++ type: QUuid
Structsยง
- String
Format This enum is used by toString(StringFormat) to control the formatting of the string representation. The possible values are:
- Variant
This enum defines the values used in the variant field of the UUID. The value in the variant field determines the layout of the 128-bit value.
- Version
This enum defines the values used in the version field of the UUID. The version field is meaningful only if the value in the variant field is QUuid::DCE.