Uses of Enum
io.qt.core.QCborTag
Packages that use QCborTag
-
Uses of QCborTag in io.qt.core
Methods in io.qt.core that return QCborTagModifier and TypeMethodDescriptionstatic QCborTagQCborTag.resolve(long value) Returns the corresponding enum entry for the given value.static QCborTagReturns the corresponding enum entry for the given value and name.final QCborTagQCborValue.tag()Overloaded function forQCborValue.tag(io.qt.core.QCborTag)withdefaultValue = QCborTag.resolve(-1).final QCborTagfinal QCborTagQCborStreamReader.toTag()static QCborTagReturns the enum constant of this type with the specified name.static QCborTag[]QCborTag.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 QCborTagModifier and TypeMethodDescriptionfinal voidOverloaded function forQCborArray.append(io.qt.core.QCborValue).final voidfinal voidOverloaded function forQCborValue.assign(io.qt.core.QCborValue).final intOverloaded function forQCborValue.compare(io.qt.core.QCborValue).Overloaded function forQCborMap.constFind(io.qt.core.QCborValue).final booleanOverloaded function forQCborArray.contains(io.qt.core.QCborValue).final booleanOverloaded function forQCborMap.contains(io.qt.core.QCborValue).final booleanOverloaded function forQCborValue.equals(io.qt.core.QCborValue).final QCborValueOverloaded function forQCborMap.get(io.qt.core.QCborValue).final voidOverloaded function forQCborArray.insert(long, io.qt.core.QCborValue).final QCborMapOverloaded function forQCborMap.insert(long, io.qt.core.QCborValue).final QCborMapQCborMap.insert(QCborValue key, QCborTag value_) Overloaded function forQCborMap.insert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapQCborMap.insert(QCborArray key, QCborTag value_) Overloaded function forQCborMap.insert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapOverloaded function forQCborMap.insert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapOverloaded function forQCborMap.insert(java.lang.String, io.qt.core.QCborValue).final QCborArrayOverloaded function forQCborArray.plus(io.qt.core.QCborValue).final voidOverloaded function forQCborArray.prepend(io.qt.core.QCborValue).final voidOverloaded function forQCborMap.remove(io.qt.core.QCborValue).final voidOverloaded function forQCborArray.set(long, io.qt.core.QCborValue).final voidOverloaded function forQCborMap.set(long, io.qt.core.QCborValue).final voidQCborMap.set(QCborValue key, QCborTag value) Overloaded function forQCborMap.set(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidQCborMap.set(QCborArray key, QCborTag value) Overloaded function forQCborMap.set(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidOverloaded function forQCborMap.set(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidOverloaded function forQCborMap.set(java.lang.String, io.qt.core.QCborValue).final voidOverloaded function forQCborValue.set(long, io.qt.core.QCborValue).final voidDeprecated.final voidOverloaded function forQCborValue.set(java.lang.String, io.qt.core.QCborValue).final voidDelegate forQCborMap.set(long, io.qt.core.QCborValue).final voidQCborMap.setValue(QCborValue key, QCborTag value) final voidQCborMap.setValue(QCborArray key, QCborTag value) final voidfinal voidDelegate forQCborMap.set(java.lang.String, io.qt.core.QCborValue).final voidDelegate forQCborValue.set(long, io.qt.core.QCborValue).final voidDelegate forQCborValue.set(java.lang.String, io.qt.core.QCborValue).final voidQCborArray.setValueAt(long i, QCborTag value) Delegate forQCborArray.set(long, io.qt.core.QCborValue).final QCborTagfinal QCborValueQCborValue.taggedValue(QCborTag defaultValue) Overloaded function forQCborValue.taggedValue(io.qt.core.QCborValue).final QCborValueOverloaded function forQCborMap.take(io.qt.core.QCborValue).final QCborValueOverloaded function forQCborMap.value(io.qt.core.QCborValue).Constructors in io.qt.core with parameters of type QCborTagModifierConstructorDescriptionQCborValue(QCborKnownTags t_, QCborTag tv) Overloaded constructor forQCborValue(io.qt.core.QCborKnownTags, io.qt.core.QCborValue).QCborValue(QCborTag tag) Overloaded constructor forQCborValue(io.qt.core.QCborTag, io.qt.core.QCborValue)withtaggedValue = new io.qt.core.QCborValue().QCborValue(QCborTag tag, boolean taggedValue) Overloaded constructor forQCborValue(io.qt.core.QCborTag, io.qt.core.QCborValue).QCborValue(QCborTag tag, double taggedValue) Overloaded constructor forQCborValue(io.qt.core.QCborTag, io.qt.core.QCborValue).QCborValue(QCborTag tag, int taggedValue) Overloaded constructor forQCborValue(io.qt.core.QCborTag, io.qt.core.QCborValue).QCborValue(QCborTag tag, long taggedValue) Overloaded constructor forQCborValue(io.qt.core.QCborTag, io.qt.core.QCborValue).QCborValue(QCborTag tag, QByteArray taggedValue) Overloaded constructor forQCborValue(io.qt.core.QCborTag, io.qt.core.QCborValue).QCborValue(QCborTag tag, QCborArray taggedValue) Overloaded constructor forQCborValue(io.qt.core.QCborTag, io.qt.core.QCborValue).QCborValue(QCborTag tag, QCborKnownTags taggedValue) Overloaded constructor forQCborValue(io.qt.core.QCborTag, io.qt.core.QCborValue).QCborValue(QCborTag tag, QCborMap taggedValue) Overloaded constructor forQCborValue(io.qt.core.QCborTag, io.qt.core.QCborValue).QCborValue(QCborTag tag, QCborSimpleType taggedValue) Overloaded constructor forQCborValue(io.qt.core.QCborTag, io.qt.core.QCborValue).QCborValue(QCborTag tag, QCborTag taggedValue) Overloaded constructor forQCborValue(io.qt.core.QCborTag, io.qt.core.QCborValue).QCborValue(QCborTag tag, QCborValue taggedValue) QCborValue(QCborTag tag, QCborValue.Type taggedValue) Overloaded constructor forQCborValue(io.qt.core.QCborTag, io.qt.core.QCborValue).QCborValue(QCborTag tag, String taggedValue) Overloaded constructor forQCborValue(io.qt.core.QCborTag, io.qt.core.QCborValue).
QCborValue.assign(io.qt.core.QCborTag)instead.