Uses of Enum
io.qt.core.QCborStreamReader.Type
Packages that use QCborStreamReader.Type
-
Uses of QCborStreamReader.Type in io.qt.core
Methods in io.qt.core that return QCborStreamReader.TypeModifier and TypeMethodDescriptionfinal QCborStreamReader.TypeQCborStreamReader.parentContainerType()static QCborStreamReader.TypeQCborStreamReader.Type.resolve(byte value) Returns the corresponding enum entry for the given value.final QCborStreamReader.TypeQCborStreamReader.type()static QCborStreamReader.TypeReturns the enum constant of this type with the specified name.static QCborStreamReader.Type[]QCborStreamReader.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.