[][src]Module qt_core::q_uuid

C++ type: QUuid

Structs

StringFormat

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.