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
QCborValueConstRef Member List

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

compare(const QCborValue &other) constQCborValueConstRefinline
comparesEqualQCborValueConstReffriend
comparesEqualQCborValueConstReffriend
comparesEqual_helper(QCborValueConstRef lhs, QCborValueConstRef rhs) noexceptQCborValueConstRefprotectedstatic
comparesEqual_helper(QCborValueConstRef lhs, const QCborValue &rhs) noexceptQCborValueConstRefprotectedstatic
compareThreeWayQCborValueConstReffriend
compareThreeWayQCborValueConstReffriend
compareThreeWay_helper(QCborValueConstRef lhs, QCborValueConstRef rhs) noexceptQCborValueConstRefprotectedstatic
compareThreeWay_helper(QCborValueConstRef lhs, const QCborValue &rhs) noexceptQCborValueConstRefprotectedstatic
concrete() const noexceptQCborValueConstRefinlineprotected
concrete(QCborValueConstRef that) noexceptQCborValueConstRefprotectedstatic
concreteBoolean(QCborValueConstRef that, bool defaultValue) noexcept Q_DECL_PURE_FUNCTIONQCborValueConstRefprotectedstatic
concreteByteArray(QCborValueConstRef that, const QByteArray &defaultValue)QCborValueConstRefprotectedstatic
concreteDouble(QCborValueConstRef that, double defaultValue) noexcept Q_DECL_PURE_FUNCTIONQCborValueConstRefprotectedstatic
concreteIntegral(QCborValueConstRef that, qint64 defaultValue) noexcept Q_DECL_PURE_FUNCTIONQCborValueConstRefprotectedstatic
concreteString(QCborValueConstRef that, const QString &defaultValue)QCborValueConstRefprotectedstatic
concreteType(QCborValueConstRef that) noexcept Q_DECL_PURE_FUNCTIONQCborValueConstRefprotectedstatic
dQCborValueConstRefprotected
iQCborValueConstRefprotected
isArray() constQCborValueConstRefinline
isBool() constQCborValueConstRefinline
isByteArray() constQCborValueConstRefinline
isContainer() constQCborValueConstRefinline
isDateTime() constQCborValueConstRefinline
isDouble() constQCborValueConstRefinline
isFalse() constQCborValueConstRefinline
isInteger() constQCborValueConstRefinline
isInvalid() constQCborValueConstRefinline
isMap() constQCborValueConstRefinline
isNull() constQCborValueConstRefinline
isRegularExpression() constQCborValueConstRefinline
isSimpleType() constQCborValueConstRefinline
isSimpleType(QCborSimpleType st) constQCborValueConstRefinline
isString() constQCborValueConstRefinline
isTag() constQCborValueConstRefinline
isTrue() constQCborValueConstRefinline
isUndefined() constQCborValueConstRefinline
isUrl() constQCborValueConstRefinline
isUuid() constQCborValueConstRefinline
operator QCborValue() constQCborValueConstRefinline
operator=(const QCborValueConstRef &)=deleteQCborValueConstRef
operator[](const QString &key) constQCborValueConstRef
operator[](QLatin1StringView key) constQCborValueConstRef
operator[](qint64 key) constQCborValueConstRef
QCborArrayQCborValueConstReffriend
QCborContainerPrivateQCborValueConstReffriend
QCborMapQCborValueConstReffriend
QCborValueQCborValueConstReffriend
QCborValueConstRef(const QCborValueConstRef &)=defaultQCborValueConstRef
QCborValueConstRef()QCborValueConstRefinlineprotected
QCborValueConstRef(QCborContainerPrivate *dd, qsizetype ii)QCborValueConstRefinlineprotected
tag(QCborTag defaultValue=QCborTag(-1)) constQCborValueConstRefinline
taggedValue(const QCborValue &defaultValue=QCborValue()) constQCborValueConstRefinline
toArray() constQCborValueConstRefinline
toArray(const QCborArray &a) constQCborValueConstRefinline
toBool(bool defaultValue=false) constQCborValueConstRefinline
toByteArray(const QByteArray &defaultValue={}) constQCborValueConstRefinline
toDateTime(const QDateTime &defaultValue={}) constQCborValueConstRefinline
toDiagnosticNotation(QCborValue::DiagnosticNotationOptions opt=QCborValue::Compact) constQCborValueConstRefinline
toDouble(double defaultValue=0) constQCborValueConstRefinline
toInteger(qint64 defaultValue=0) constQCborValueConstRefinline
toJsonValue() constQCborValueConstRefinline
toMap() constQCborValueConstRefinline
toMap(const QCborMap &m) constQCborValueConstRefinline
toSimpleType(QCborSimpleType defaultValue=QCborSimpleType::Undefined) constQCborValueConstRefinline
toString(const QString &defaultValue={}) constQCborValueConstRefinline
toUrl(const QUrl &defaultValue={}) constQCborValueConstRefinline
toUuid(const QUuid &defaultValue={}) constQCborValueConstRefinline
toVariant() constQCborValueConstRefinline
type() constQCborValueConstRefinline