Uses of Enum
io.qt.core.QCborError.Code
Packages that use QCborError.Code
-
Uses of QCborError.Code in io.qt.core
Methods in io.qt.core that return QCborError.CodeModifier and TypeMethodDescriptionfinal QCborError.Code
QCborError.code()
final QCborError.Code
QCborError.getCode()
Kotlin property getter.static QCborError.Code
QCborError.Code.resolve
(int value) Returns the corresponding enum entry for the given value.static QCborError.Code
Returns the enum constant of this type with the specified name.static QCborError.Code[]
QCborError.Code.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 QCborError.Code