- All Implemented Interfaces:
QtObjectInterface,Cloneable,Comparable<QCborMap>,Iterable<QPair<QCborValue,QCborValue>>
Used to hold an associative container representable in CBOR
Java wrapper for Qt class QCborMap
-
Constructor Summary
ConstructorsConstructorDescriptionQCborMap()QCborMap(QPair<? extends QCborValue, ? extends QCborValue> ... args) -
Method Summary
Modifier and TypeMethodDescriptionfinal voidfinal voidclear()clone()Creates and returns a copy of this object.final intintprotected final QSequentialConstIterator<QPair<QCborValue,QCborValue>> protected final QSequentialConstIterator<QPair<QCborValue,QCborValue>> constEnd()constFind(boolean key) Overloaded function forconstFind(io.qt.core.QCborValue).constFind(double key) Overloaded function forconstFind(io.qt.core.QCborValue).constFind(int key) Overloaded function forconstFind(io.qt.core.QCborValue).constFind(long key) constFind(QByteArray key) Overloaded function forconstFind(io.qt.core.QCborValue).constFind(QCborArray key) Overloaded function forconstFind(io.qt.core.QCborValue).constFind(QCborKnownTags key) Overloaded function forconstFind(io.qt.core.QCborValue).Overloaded function forconstFind(io.qt.core.QCborValue).constFind(QCborSimpleType key) Overloaded function forconstFind(io.qt.core.QCborValue).Overloaded function forconstFind(io.qt.core.QCborValue).constFind(QCborValue key) constFind(QCborValue.Type key) Overloaded function forconstFind(io.qt.core.QCborValue).final booleancontains(boolean key) Overloaded function forcontains(io.qt.core.QCborValue).final booleancontains(double key) Overloaded function forcontains(io.qt.core.QCborValue).final booleancontains(int key) Overloaded function forcontains(io.qt.core.QCborValue).final booleancontains(long key) final booleancontains(QByteArray key) Overloaded function forcontains(io.qt.core.QCborValue).final booleancontains(QCborArray key) Overloaded function forcontains(io.qt.core.QCborValue).final booleancontains(QCborKnownTags key) Overloaded function forcontains(io.qt.core.QCborValue).final booleanOverloaded function forcontains(io.qt.core.QCborValue).final booleancontains(QCborSimpleType key) Overloaded function forcontains(io.qt.core.QCborValue).final booleanOverloaded function forcontains(io.qt.core.QCborValue).final booleancontains(QCborValue key) final booleancontains(QCborValue.Type key) Overloaded function forcontains(io.qt.core.QCborValue).final booleanfinal booleanempty()final booleanbooleanstatic QCborMapstatic QCborMapfromVariantHash(Map<String, ? extends Object> hash) static QCborMapfromVariantMap(Map<String, ? extends Object> map) final QCborValueget(boolean key) Overloaded function forget(io.qt.core.QCborValue).final QCborValueget(double key) Overloaded function forget(io.qt.core.QCborValue).final QCborValueget(int key) Overloaded function forget(io.qt.core.QCborValue).final QCborValueget(long key) final QCborValueget(QByteArray key) Overloaded function forget(io.qt.core.QCborValue).final QCborValueget(QCborArray key) Overloaded function forget(io.qt.core.QCborValue).final QCborValueget(QCborKnownTags key) Overloaded function forget(io.qt.core.QCborValue).final QCborValueOverloaded function forget(io.qt.core.QCborValue).final QCborValueget(QCborSimpleType key) Overloaded function forget(io.qt.core.QCborValue).final QCborValueOverloaded function forget(io.qt.core.QCborValue).final QCborValueget(QCborValue key) final QCborValueget(QCborValue.Type key) Overloaded function forget(io.qt.core.QCborValue).final QCborValueinthashCode()Returns the objects's hash code computed byqHash(QCborMap).final QCborMapinsert(long key, boolean value_) Overloaded function forinsert(long, io.qt.core.QCborValue).final QCborMapinsert(long key, double value_) Overloaded function forinsert(long, io.qt.core.QCborValue).final QCborMapinsert(long key, int value_) Overloaded function forinsert(long, io.qt.core.QCborValue).final QCborMapinsert(long key, long value_) Overloaded function forinsert(long, io.qt.core.QCborValue).final QCborMapinsert(long key, QByteArray value_) Overloaded function forinsert(long, io.qt.core.QCborValue).final QCborMapinsert(long key, QCborArray value_) Overloaded function forinsert(long, io.qt.core.QCborValue).final QCborMapinsert(long key, QCborKnownTags value_) Overloaded function forinsert(long, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(long, io.qt.core.QCborValue).final QCborMapinsert(long key, QCborSimpleType value_) Overloaded function forinsert(long, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(long, io.qt.core.QCborValue).final QCborMapinsert(long key, QCborValue value_) final QCborMapinsert(long key, QCborValue.Type value_) Overloaded function forinsert(long, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(long, io.qt.core.QCborValue).final QCborMapinsert(QCborValue key, boolean value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborValue key, double value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborValue key, int value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborValue key, long value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborValue key, QByteArray value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborValue key, QCborArray value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborValue key, QCborKnownTags value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborValue key, QCborMap value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborValue key, QCborSimpleType value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborValue key, QCborTag value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborValue key, QCborValue value_) final QCborMapinsert(QCborValue key, QCborValue.Type value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborValue key, String value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QPair<? extends QCborValue, ? extends QCborValue> v) final QCborMapinsert(QCborArray key, boolean value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborArray key, double value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborArray key, int value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborArray key, long value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborArray key, QByteArray value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborArray key, QCborArray value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborArray key, QCborKnownTags value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborArray key, QCborMap value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborArray key, QCborSimpleType value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborArray key, QCborTag value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborArray key, QCborValue value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborArray key, QCborValue.Type value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborArray key, String value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborMap key, QByteArray value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborMap key, QCborArray value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborMap key, QCborKnownTags value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborMap key, QCborSimpleType value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborMap key, QCborValue value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapinsert(QCborMap key, QCborValue.Type value_) Overloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(io.qt.core.QCborValue, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(java.lang.String, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(java.lang.String, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(java.lang.String, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(java.lang.String, io.qt.core.QCborValue).final QCborMapinsert(String key, QByteArray value_) Overloaded function forinsert(java.lang.String, io.qt.core.QCborValue).final QCborMapinsert(String key, QCborArray value_) Overloaded function forinsert(java.lang.String, io.qt.core.QCborValue).final QCborMapinsert(String key, QCborKnownTags value_) Overloaded function forinsert(java.lang.String, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(java.lang.String, io.qt.core.QCborValue).final QCborMapinsert(String key, QCborSimpleType value_) Overloaded function forinsert(java.lang.String, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(java.lang.String, io.qt.core.QCborValue).final QCborMapinsert(String key, QCborValue value_) final QCborMapinsert(String key, QCborValue.Type value_) Overloaded function forinsert(java.lang.String, io.qt.core.QCborValue).final QCborMapOverloaded function forinsert(java.lang.String, io.qt.core.QCborValue).final booleanisEmpty()iterator()Returns an iterator for this iterable object.final QList<QCborValue>keys()voidreadFrom(QDataStream arg__1) Seeoperator>>(QDataStream&,QCborMap&) final voidremove(boolean key) Overloaded function forremove(io.qt.core.QCborValue).final voidremove(double key) Overloaded function forremove(io.qt.core.QCborValue).final voidremove(int key) Overloaded function forremove(io.qt.core.QCborValue).final voidremove(long key) final voidremove(QByteArray key) Overloaded function forremove(io.qt.core.QCborValue).final voidremove(QCborArray key) Overloaded function forremove(io.qt.core.QCborValue).final voidremove(QCborKnownTags key) Overloaded function forremove(io.qt.core.QCborValue).final voidOverloaded function forremove(io.qt.core.QCborValue).final voidremove(QCborSimpleType key) Overloaded function forremove(io.qt.core.QCborValue).final voidOverloaded function forremove(io.qt.core.QCborValue).final voidremove(QCborValue key) final voidremove(QCborValue.Type key) Overloaded function forremove(io.qt.core.QCborValue).final voidfinal voidset(long key, boolean value) Overloaded function forset(long, io.qt.core.QCborValue).final voidset(long key, double value) Overloaded function forset(long, io.qt.core.QCborValue).final voidset(long key, int value) Overloaded function forset(long, io.qt.core.QCborValue).final voidset(long key, long value) Overloaded function forset(long, io.qt.core.QCborValue).final voidset(long key, QByteArray value) Overloaded function forset(long, io.qt.core.QCborValue).final voidset(long key, QCborArray value) Overloaded function forset(long, io.qt.core.QCborValue).final voidset(long key, QCborKnownTags value) Overloaded function forset(long, io.qt.core.QCborValue).final voidOverloaded function forset(long, io.qt.core.QCborValue).final voidset(long key, QCborSimpleType value) Overloaded function forset(long, io.qt.core.QCborValue).final voidOverloaded function forset(long, io.qt.core.QCborValue).final voidset(long key, QCborValue value) SeeQCborMap::operator[](qint64) final voidset(long key, QCborValue.Type value) Overloaded function forset(long, io.qt.core.QCborValue).final voidOverloaded function forset(long, io.qt.core.QCborValue).final voidDeprecated.final voidset(QCborValue key, boolean value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborValue key, double value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborValue key, int value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborValue key, long value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborValue key, QByteArray value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborValue key, QCborArray value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborValue key, QCborKnownTags value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborValue key, QCborMap value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborValue key, QCborSimpleType value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborValue key, QCborTag value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborValue key, QCborValue value) SeeQCborMap::operator[](QCborValue) final voidset(QCborValue key, QCborValue.Type value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborValue key, String value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborArray key, boolean value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborArray key, double value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborArray key, int value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborArray key, long value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborArray key, QByteArray value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborArray key, QCborArray value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborArray key, QCborKnownTags value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborArray key, QCborMap value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborArray key, QCborSimpleType value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborArray key, QCborTag value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborArray key, QCborValue value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborArray key, QCborValue.Type value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborArray key, String value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidOverloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidOverloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidOverloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidOverloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborMap key, QByteArray value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborMap key, QCborArray value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborMap key, QCborKnownTags value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidOverloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborMap key, QCborSimpleType value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidOverloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborMap key, QCborValue value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidset(QCborMap key, QCborValue.Type value) Overloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidOverloaded function forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidOverloaded function forset(java.lang.String, io.qt.core.QCborValue).final voidOverloaded function forset(java.lang.String, io.qt.core.QCborValue).final voidOverloaded function forset(java.lang.String, io.qt.core.QCborValue).final voidOverloaded function forset(java.lang.String, io.qt.core.QCborValue).final voidset(String key, QByteArray value) Overloaded function forset(java.lang.String, io.qt.core.QCborValue).final voidset(String key, QCborArray value) Overloaded function forset(java.lang.String, io.qt.core.QCborValue).final voidset(String key, QCborKnownTags value) Overloaded function forset(java.lang.String, io.qt.core.QCborValue).final voidOverloaded function forset(java.lang.String, io.qt.core.QCborValue).final voidset(String key, QCborSimpleType value) Overloaded function forset(java.lang.String, io.qt.core.QCborValue).final voidOverloaded function forset(java.lang.String, io.qt.core.QCborValue).final voidset(String key, QCborValue value) SeeQCborMap::operator[](QString) final voidset(String key, QCborValue.Type value) Overloaded function forset(java.lang.String, io.qt.core.QCborValue).final voidOverloaded function forset(java.lang.String, io.qt.core.QCborValue).final voidsetValue(long key, boolean value) Delegate forset(long, io.qt.core.QCborValue).final voidsetValue(long key, double value) Delegate forset(long, io.qt.core.QCborValue).final voidsetValue(long key, int value) Delegate forset(long, io.qt.core.QCborValue).final voidsetValue(long key, long value) Delegate forset(long, io.qt.core.QCborValue).final voidsetValue(long key, QByteArray value) Delegate forset(long, io.qt.core.QCborValue).final voidsetValue(long key, QCborArray value) Delegate forset(long, io.qt.core.QCborValue).final voidsetValue(long key, QCborKnownTags value) Delegate forset(long, io.qt.core.QCborValue).final voidDelegate forset(long, io.qt.core.QCborValue).final voidsetValue(long key, QCborSimpleType value) Delegate forset(long, io.qt.core.QCborValue).final voidDelegate forset(long, io.qt.core.QCborValue).final voidsetValue(long key, QCborValue value) Delegate forset(long, io.qt.core.QCborValue).final voidsetValue(long key, QCborValue.Type value) Delegate forset(long, io.qt.core.QCborValue).final voidDelegate forset(long, io.qt.core.QCborValue).final voidsetValue(QCborValue key, boolean value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborValue key, double value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborValue key, int value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborValue key, long value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborValue key, QByteArray value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborValue key, QCborArray value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborValue key, QCborKnownTags value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborValue key, QCborMap value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborValue key, QCborSimpleType value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborValue key, QCborTag value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborValue key, QCborValue value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborValue key, QCborValue.Type value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborValue key, String value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborArray key, boolean value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborArray key, double value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborArray key, int value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborArray key, long value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborArray key, QByteArray value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborArray key, QCborArray value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborArray key, QCborKnownTags value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborArray key, QCborMap value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborArray key, QCborSimpleType value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborArray key, QCborTag value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborArray key, QCborValue value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborArray key, QCborValue.Type value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborArray key, String value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidDelegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidDelegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidDelegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidDelegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborMap key, QByteArray value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborMap key, QCborArray value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborMap key, QCborKnownTags value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidDelegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborMap key, QCborSimpleType value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidDelegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborMap key, QCborValue value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidsetValue(QCborMap key, QCborValue.Type value) Delegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidDelegate forset(io.qt.core.QCborValue, io.qt.core.QCborValue).final voidDelegate forset(java.lang.String, io.qt.core.QCborValue).final voidDelegate forset(java.lang.String, io.qt.core.QCborValue).final voidDelegate forset(java.lang.String, io.qt.core.QCborValue).final voidDelegate forset(java.lang.String, io.qt.core.QCborValue).final voidsetValue(String key, QByteArray value) Delegate forset(java.lang.String, io.qt.core.QCborValue).final voidsetValue(String key, QCborArray value) Delegate forset(java.lang.String, io.qt.core.QCborValue).final voidsetValue(String key, QCborKnownTags value) Delegate forset(java.lang.String, io.qt.core.QCborValue).final voidDelegate forset(java.lang.String, io.qt.core.QCborValue).final voidsetValue(String key, QCborSimpleType value) Delegate forset(java.lang.String, io.qt.core.QCborValue).final voidDelegate forset(java.lang.String, io.qt.core.QCborValue).final voidsetValue(String key, QCborValue value) Delegate forset(java.lang.String, io.qt.core.QCborValue).final voidsetValue(String key, QCborValue.Type value) Delegate forset(java.lang.String, io.qt.core.QCborValue).final voidDelegate forset(java.lang.String, io.qt.core.QCborValue).final longsize()final voidfinal QCborValuetake(boolean key) Overloaded function fortake(io.qt.core.QCborValue).final QCborValuetake(double key) Overloaded function fortake(io.qt.core.QCborValue).final QCborValuetake(int key) Overloaded function fortake(io.qt.core.QCborValue).final QCborValuetake(long key) final QCborValuetake(QByteArray key) Overloaded function fortake(io.qt.core.QCborValue).final QCborValuetake(QCborArray key) Overloaded function fortake(io.qt.core.QCborValue).final QCborValuetake(QCborKnownTags key) Overloaded function fortake(io.qt.core.QCborValue).final QCborValueOverloaded function fortake(io.qt.core.QCborValue).final QCborValuetake(QCborSimpleType key) Overloaded function fortake(io.qt.core.QCborValue).final QCborValueOverloaded function fortake(io.qt.core.QCborValue).final QCborValuetake(QCborValue key) final QCborValuetake(QCborValue.Type key) Overloaded function fortake(io.qt.core.QCborValue).final QCborValuefinal QCborValuefinal QJsonObjecttoString()Seeoperator<<(QDebug,QCborMap) final QCborValuevalue(boolean key) Overloaded function forvalue(io.qt.core.QCborValue).final QCborValuevalue(double key) Overloaded function forvalue(io.qt.core.QCborValue).final QCborValuevalue(int key) Overloaded function forvalue(io.qt.core.QCborValue).final QCborValuevalue(long key) final QCborValuevalue(QByteArray key) Overloaded function forvalue(io.qt.core.QCborValue).final QCborValuevalue(QCborArray key) Overloaded function forvalue(io.qt.core.QCborValue).final QCborValuevalue(QCborKnownTags key) Overloaded function forvalue(io.qt.core.QCborValue).final QCborValueOverloaded function forvalue(io.qt.core.QCborValue).final QCborValuevalue(QCborSimpleType key) Overloaded function forvalue(io.qt.core.QCborValue).final QCborValueOverloaded function forvalue(io.qt.core.QCborValue).final QCborValuevalue(QCborValue key) final QCborValuevalue(QCborValue.Type key) Overloaded function forvalue(io.qt.core.QCborValue).final QCborValuevoidwriteTo(QDataStream arg__1) Seeoperator<<(QDataStream&,QCborMap) Methods inherited from class io.qt.QtObject
dispose, isDisposedMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
QCborMap
public QCborMap() -
QCborMap
-
QCborMap
-
-
Method Details
-
clear
-
compare
-
constBegin
-
constEnd
-
constFind
@QtUninvokable public final QSequentialConstIterator<QPair<QCborValue,QCborValue>> constFind(QCborValue key) -
constFind
@QtUninvokable public final QSequentialConstIterator<QPair<QCborValue,QCborValue>> constFind(String key) -
constFind
@QtUninvokable public final QSequentialConstIterator<QPair<QCborValue,QCborValue>> constFind(long key) -
contains
-
contains
-
contains
-
empty
-
insert
-
insert
-
insert
-
insert
-
isEmpty
-
keys
-
writeTo
See
operator<<(QDataStream&,QCborMap) -
assign
-
equals
-
readFrom
See
operator>>(QDataStream&,QCborMap&) -
get
-
set
See
QCborMap::operator[](QCborValue) -
get
-
set
See
QCborMap::operator[](QString) -
get
-
set
See
QCborMap::operator[](qint64) -
remove
-
remove
-
remove
-
size
-
swap
-
take
-
take
-
take
-
toCborValue
-
toJsonObject
-
toVariantHash
-
toVariantMap
-
value
-
value
-
value
-
fromJsonObject
-
fromVariantHash
-
fromVariantMap
-
iterator
Returns an iterator for this iterable object.- Specified by:
iteratorin interfaceIterable<QPair<QCborValue,QCborValue>> - See Also:
-
equals
-
compareTo
- Specified by:
compareToin interfaceComparable<QCborMap>
-
hashCode
Returns the objects's hash code computed byqHash(QCborMap). -
toString
See
operator<<(QDebug,QCborMap) -
clone
Creates and returns a copy of this object.
-
constFind
@QtUninvokable public final QSequentialConstIterator<QPair<QCborValue,QCborValue>> constFind(QCborValue.Type key) Overloaded function for
constFind(io.qt.core.QCborValue). -
constFind
@QtUninvokable public final QSequentialConstIterator<QPair<QCborValue,QCborValue>> constFind(boolean key) Overloaded function for
constFind(io.qt.core.QCborValue). -
constFind
@QtUninvokable public final QSequentialConstIterator<QPair<QCborValue,QCborValue>> constFind(int key) Overloaded function for
constFind(io.qt.core.QCborValue). -
constFind
@QtUninvokable public final QSequentialConstIterator<QPair<QCborValue,QCborValue>> constFind(double key) Overloaded function for
constFind(io.qt.core.QCborValue). -
constFind
@QtUninvokable public final QSequentialConstIterator<QPair<QCborValue,QCborValue>> constFind(QCborSimpleType key) Overloaded function for
constFind(io.qt.core.QCborValue). -
constFind
@QtUninvokable public final QSequentialConstIterator<QPair<QCborValue,QCborValue>> constFind(QByteArray key) Overloaded function for
constFind(io.qt.core.QCborValue). -
constFind
@QtUninvokable public final QSequentialConstIterator<QPair<QCborValue,QCborValue>> constFind(QCborArray key) Overloaded function for
constFind(io.qt.core.QCborValue). -
constFind
@QtUninvokable public final QSequentialConstIterator<QPair<QCborValue,QCborValue>> constFind(QCborMap key) Overloaded function for
constFind(io.qt.core.QCborValue). -
constFind
@QtUninvokable public final QSequentialConstIterator<QPair<QCborValue,QCborValue>> constFind(QCborTag key) Overloaded function for
constFind(io.qt.core.QCborValue). -
constFind
@QtUninvokable public final QSequentialConstIterator<QPair<QCborValue,QCborValue>> constFind(QCborKnownTags key) Overloaded function for
constFind(io.qt.core.QCborValue). -
contains
Overloaded function for
contains(io.qt.core.QCborValue). -
contains
Overloaded function for
contains(io.qt.core.QCborValue). -
contains
Overloaded function for
contains(io.qt.core.QCborValue). -
contains
Overloaded function for
contains(io.qt.core.QCborValue). -
contains
Overloaded function for
contains(io.qt.core.QCborValue). -
contains
Overloaded function for
contains(io.qt.core.QCborValue). -
contains
Overloaded function for
contains(io.qt.core.QCborValue). -
contains
Overloaded function for
contains(io.qt.core.QCborValue). -
contains
Overloaded function for
contains(io.qt.core.QCborValue). -
contains
Overloaded function for
contains(io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(io.qt.core.QCborValue, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(java.lang.String, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(java.lang.String, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(java.lang.String, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(java.lang.String, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(java.lang.String, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(java.lang.String, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(java.lang.String, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(java.lang.String, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(java.lang.String, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(java.lang.String, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(java.lang.String, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(java.lang.String, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(long, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(long, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(long, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(long, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(long, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(long, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(long, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(long, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(long, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(long, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(long, io.qt.core.QCborValue). -
insert
Overloaded function for
insert(long, io.qt.core.QCborValue). -
set
Deprecated.Useassign(io.qt.core.QCborMap)instead. -
get
Overloaded function for
get(io.qt.core.QCborValue). -
get
Overloaded function for
get(io.qt.core.QCborValue). -
get
Overloaded function for
get(io.qt.core.QCborValue). -
get
Overloaded function for
get(io.qt.core.QCborValue). -
get
Overloaded function for
get(io.qt.core.QCborValue). -
get
Overloaded function for
get(io.qt.core.QCborValue). -
get
Overloaded function for
get(io.qt.core.QCborValue). -
get
Overloaded function for
get(io.qt.core.QCborValue). -
get
Overloaded function for
get(io.qt.core.QCborValue). -
get
Overloaded function for
get(io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
set
Overloaded function for
set(io.qt.core.QCborValue, io.qt.core.QCborValue). -
setValue
Delegate for
set(java.lang.String, io.qt.core.QCborValue). -
setValue
Delegate for
set(java.lang.String, io.qt.core.QCborValue). -
setValue
Delegate for
set(java.lang.String, io.qt.core.QCborValue). -
setValue
Delegate for
set(java.lang.String, io.qt.core.QCborValue). -
setValue
Delegate for
set(java.lang.String, io.qt.core.QCborValue). -
setValue
Delegate for
set(java.lang.String, io.qt.core.QCborValue). -
setValue
Delegate for
set(java.lang.String, io.qt.core.QCborValue). -
setValue
Delegate for
set(java.lang.String, io.qt.core.QCborValue). -
setValue
Delegate for
set(java.lang.String, io.qt.core.QCborValue). -
setValue
Delegate for
set(java.lang.String, io.qt.core.QCborValue). -
setValue
Delegate for
set(java.lang.String, io.qt.core.QCborValue). -
setValue
Delegate for
set(java.lang.String, io.qt.core.QCborValue). -
setValue
Delegate for
set(java.lang.String, io.qt.core.QCborValue). -
set
Overloaded function for
set(java.lang.String, io.qt.core.QCborValue). -
set
Overloaded function for
set(java.lang.String, io.qt.core.QCborValue). -
set
Overloaded function for
set(java.lang.String, io.qt.core.QCborValue). -
set
Overloaded function for
set(java.lang.String, io.qt.core.QCborValue). -
set
Overloaded function for
set(java.lang.String, io.qt.core.QCborValue). -
set
Overloaded function for
set(java.lang.String, io.qt.core.QCborValue). -
set
Overloaded function for
set(java.lang.String, io.qt.core.QCborValue). -
set
Overloaded function for
set(java.lang.String, io.qt.core.QCborValue). -
set
Overloaded function for
set(java.lang.String, io.qt.core.QCborValue). -
set
Overloaded function for
set(java.lang.String, io.qt.core.QCborValue). -
set
Overloaded function for
set(java.lang.String, io.qt.core.QCborValue). -
set
Overloaded function for
set(java.lang.String, io.qt.core.QCborValue). -
setValue
Delegate for
set(long, io.qt.core.QCborValue). -
setValue
Delegate for
set(long, io.qt.core.QCborValue). -
setValue
Delegate for
set(long, io.qt.core.QCborValue). -
setValue
Delegate for
set(long, io.qt.core.QCborValue). -
setValue
Delegate for
set(long, io.qt.core.QCborValue). -
setValue
Delegate for
set(long, io.qt.core.QCborValue). -
setValue
Delegate for
set(long, io.qt.core.QCborValue). -
setValue
Delegate for
set(long, io.qt.core.QCborValue). -
setValue
Delegate for
set(long, io.qt.core.QCborValue). -
setValue
Delegate for
set(long, io.qt.core.QCborValue). -
setValue
Delegate for
set(long, io.qt.core.QCborValue). -
setValue
Delegate for
set(long, io.qt.core.QCborValue). -
setValue
Delegate for
set(long, io.qt.core.QCborValue). -
set
Overloaded function for
set(long, io.qt.core.QCborValue). -
set
Overloaded function for
set(long, io.qt.core.QCborValue). -
set
Overloaded function for
set(long, io.qt.core.QCborValue). -
set
Overloaded function for
set(long, io.qt.core.QCborValue). -
set
Overloaded function for
set(long, io.qt.core.QCborValue). -
set
Overloaded function for
set(long, io.qt.core.QCborValue). -
set
Overloaded function for
set(long, io.qt.core.QCborValue). -
set
Overloaded function for
set(long, io.qt.core.QCborValue). -
set
Overloaded function for
set(long, io.qt.core.QCborValue). -
set
Overloaded function for
set(long, io.qt.core.QCborValue). -
set
Overloaded function for
set(long, io.qt.core.QCborValue). -
set
Overloaded function for
set(long, io.qt.core.QCborValue). -
remove
Overloaded function for
remove(io.qt.core.QCborValue). -
remove
Overloaded function for
remove(io.qt.core.QCborValue). -
remove
Overloaded function for
remove(io.qt.core.QCborValue). -
remove
Overloaded function for
remove(io.qt.core.QCborValue). -
remove
Overloaded function for
remove(io.qt.core.QCborValue). -
remove
Overloaded function for
remove(io.qt.core.QCborValue). -
remove
Overloaded function for
remove(io.qt.core.QCborValue). -
remove
Overloaded function for
remove(io.qt.core.QCborValue). -
remove
Overloaded function for
remove(io.qt.core.QCborValue). -
remove
Overloaded function for
remove(io.qt.core.QCborValue). -
take
Overloaded function for
take(io.qt.core.QCborValue). -
take
Overloaded function for
take(io.qt.core.QCborValue). -
take
Overloaded function for
take(io.qt.core.QCborValue). -
take
Overloaded function for
take(io.qt.core.QCborValue). -
take
Overloaded function for
take(io.qt.core.QCborValue). -
take
Overloaded function for
take(io.qt.core.QCborValue). -
take
Overloaded function for
take(io.qt.core.QCborValue). -
take
Overloaded function for
take(io.qt.core.QCborValue). -
take
Overloaded function for
take(io.qt.core.QCborValue). -
take
Overloaded function for
take(io.qt.core.QCborValue). -
value
Overloaded function for
value(io.qt.core.QCborValue). -
value
Overloaded function for
value(io.qt.core.QCborValue). -
value
Overloaded function for
value(io.qt.core.QCborValue). -
value
Overloaded function for
value(io.qt.core.QCborValue). -
value
Overloaded function for
value(io.qt.core.QCborValue). -
value
Overloaded function for
value(io.qt.core.QCborValue). -
value
Overloaded function for
value(io.qt.core.QCborValue). -
value
Overloaded function for
value(io.qt.core.QCborValue). -
value
Overloaded function for
value(io.qt.core.QCborValue). -
value
Overloaded function for
value(io.qt.core.QCborValue).
-
assign(io.qt.core.QCborMap)instead.