Uses of Enum
io.qt.core.QCborStreamReader.StringResultCode
Packages that use QCborStreamReader.StringResultCode
-
Uses of QCborStreamReader.StringResultCode in io.qt.core
Methods in io.qt.core that return QCborStreamReader.StringResultCodeModifier and TypeMethodDescriptionQCborStreamReader.StringResultCode.resolve
(int value) Returns the corresponding enum entry for the given value.QCborStreamReader.StringResult.status()
Returns the enum constant of this type with the specified name.static QCborStreamReader.StringResultCode[]
QCborStreamReader.StringResultCode.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 QCborStreamReader.StringResultCodeModifier and TypeMethodDescriptionfinal void
QCborStreamReader.StringResult.setStatus
(QCborStreamReader.StringResultCode status)