Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QCborValue Member List

This is the complete list of members for QCborValue, including all inherited members.

Array enum valueQCborValue
ByteArray enum valueQCborValue
Compact enum valueQCborValue
compare(const QCborValue &other) constQCborValue
comparesEqualQCborValuefriend
compareThreeWayQCborValuefriend
DateTime enum valueQCborValue
DiagnosticNotationOption enum nameQCborValue
Double enum valueQCborValue
EncodingOption enum nameQCborValue
ExtendedFormat enum valueQCborValue
False enum valueQCborValue
fromJsonValue(const QJsonValue &v)QCborValuestatic
fromVariant(const QVariant &variant)QCborValuestatic
Integer enum valueQCborValue
Invalid enum valueQCborValue
isArray() constQCborValueinline
isBool() constQCborValueinline
isByteArray() constQCborValueinline
isContainer() constQCborValueinline
isDateTime() constQCborValueinline
isDouble() constQCborValueinline
isFalse() constQCborValueinline
isInteger() constQCborValueinline
isInvalid() constQCborValueinline
isMap() constQCborValueinline
isNull() constQCborValueinline
isRegularExpression() constQCborValueinline
isSimpleType() constQCborValueinline
isSimpleType(QCborSimpleType st) constQCborValueinline
isString() constQCborValueinline
isTag() constQCborValueinline
isTrue() constQCborValueinline
isUndefined() constQCborValueinline
isUrl() constQCborValueinline
isUuid() constQCborValueinline
LineWrapped enum valueQCborValue
Map enum valueQCborValue
NoTransformation enum valueQCborValue
Null enum valueQCborValue
operator=(const QCborValue &other) noexceptQCborValue
operator[](const QString &key) constQCborValue
operator[](QLatin1StringView key) constQCborValue
operator[](qint64 key) constQCborValue
operator[](qint64 key)QCborValue
operator[](QLatin1StringView key)QCborValue
operator[](const QString &key)QCborValue
QCborArrayQCborValuefriend
QCborContainerPrivateQCborValuefriend
QCborMapQCborValuefriend
QCborValue()QCborValueinline
QCborValue(Type t_)QCborValueinline
QCborValue(std::nullptr_t)QCborValueinline
QCborValue(bool b_)QCborValueinline
QCborValue(int i)QCborValueinline
QCborValue(unsigned u)QCborValueinline
QCborValue(qint64 i)QCborValueinline
QCborValue(double v)QCborValueinline
QCborValue(QCborSimpleType st)QCborValueinline
QCborValue(const QByteArray &ba)QCborValue
QCborValue(const QString &s)QCborValue
QCborValue(QStringView s)QCborValue
QCborValue(QLatin1StringView s)QCborValue
QCborValue(const char *s)QCborValueinline
QCborValue(const QCborArray &a)QCborValue
QCborValue(QCborArray &&a)QCborValueinline
QCborValue(const QCborMap &m)QCborValue
QCborValue(QCborMap &&m)QCborValueinline
QCborValue(QCborTag tag, const QCborValue &taggedValue=QCborValue())QCborValue
QCborValue(QCborKnownTags t_, const QCborValue &tv=QCborValue())QCborValueinline
QCborValue(const QDateTime &dt)QCborValueexplicit
QCborValue(const QUrl &url)QCborValueexplicit
QCborValue(const QUuid &uuid)QCborValueexplicit
QCborValue(const void *)=deleteQCborValue
QCborValue(const QCborValue &other) noexceptQCborValue
QCborValue(QCborValue &&other) noexceptQCborValueinline
QCborValueConstRefQCborValuefriend
QCborValueRefQCborValuefriend
QJsonPrivate::ValueQCborValuefriend
RegularExpression enum valueQCborValue
SimpleType enum valueQCborValue
SortKeysInMaps enum valueQCborValue
String enum valueQCborValue
swap(QCborValue &other) noexceptQCborValueinline
tag(QCborTag defaultValue=QCborTag(-1)) constQCborValue
Tag enum valueQCborValue
taggedValue(const QCborValue &defaultValue=QCborValue()) constQCborValue
toArray() constQCborValue
toArray(const QCborArray &defaultValue) constQCborValue
toBool(bool defaultValue=false) constQCborValueinline
toByteArray(const QByteArray &defaultValue={}) constQCborValue
toDateTime(const QDateTime &defaultValue={}) constQCborValue
toDiagnosticNotation(DiagnosticNotationOptions opts=Compact) constQCborValue
toDouble(double defaultValue=0) constQCborValueinline
toInteger(qint64 defaultValue=0) constQCborValueinline
toJsonValue() constQCborValue
toMap() constQCborValue
toMap(const QCborMap &defaultValue) constQCborValue
toSimpleType(QCborSimpleType defaultValue=QCborSimpleType::Undefined) constQCborValueinline
toString(const QString &defaultValue={}) constQCborValue
toUrl(const QUrl &defaultValue={}) constQCborValue
toUuid(const QUuid &defaultValue={}) constQCborValue
toVariant() constQCborValue
True enum valueQCborValue
type() constQCborValueinline
Type enum nameQCborValue
Undefined enum valueQCborValue
Url enum valueQCborValue
UseFloat enum valueQCborValue
UseFloat16 enum valueQCborValue
UseIntegers enum valueQCborValue
Uuid enum valueQCborValue
~QCborValue()QCborValueinline