Uses of Enum
io.qt.core.QUuid.StringFormat
Packages that use QUuid.StringFormat
-
Uses of QUuid.StringFormat in io.qt.core
Methods in io.qt.core that return QUuid.StringFormatModifier and TypeMethodDescriptionstatic QUuid.StringFormat
QUuid.StringFormat.resolve
(int value) Returns the corresponding enum entry for the given value.static QUuid.StringFormat
Returns the enum constant of this type with the specified name.static QUuid.StringFormat[]
QUuid.StringFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.core with parameters of type QUuid.StringFormatModifier and TypeMethodDescriptionfinal QByteArray
QUuid.toByteArray
(QUuid.StringFormat mode) final String
QUuid.toString
(QUuid.StringFormat mode)