Module qt_core::q_uuid

source ·
Expand description

C++ type: QUuid

Structs

  • This enum is used by toString(StringFormat) to control the formatting of the string representation. The possible values are:

  • 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.

  • 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.