Qt 5.13
Qt Core
C++ Classes
QCborValue
Qt 5.13.0 Reference Documentation
List of All Members for QCborValue
This is the complete list of members for
QCborValue
, including inherited members.
enum
DiagnosticNotationOption
flags
DiagnosticNotationOptions
enum
EncodingOption
flags
EncodingOptions
QCborValue
(const QCborValue &)
QCborValue
(const QUuid &)
QCborValue
(const QRegularExpression &)
QCborValue
(const QUrl &)
QCborValue
(const QDateTime &)
QCborValue
(QLatin1String )
QCborValue
(const QString &)
QCborValue
(const QByteArray &)
enum
Type
operator=
(const QCborValue &) : QCborValue &
compare
(const QCborValue &) const : int
fromCbor
(QCborStreamReader &) : QCborValue
fromCbor
(const QByteArray &, QCborParserError *) : QCborValue
fromJsonValue
(const QJsonValue &) : QCborValue
fromVariant
(const QVariant &) : QCborValue
tag
(QCborTag ) const : QCborTag
taggedValue
(const QCborValue &) const : QCborValue
toByteArray
(const QByteArray &) const : QByteArray
toCbor
(QCborValue::EncodingOptions ) : QByteArray
toCbor
(QCborStreamWriter &, QCborValue::EncodingOptions )
toDateTime
(const QDateTime &) const : QDateTime
toDiagnosticNotation
(QCborValue::DiagnosticNotationOptions ) const : QString
toJsonValue
() const : QJsonValue
toRegularExpression
(const QRegularExpression &) const : QRegularExpression
toString
(const QString &) const : QString
toUrl
(const QUrl &) const : QUrl
toUuid
(const QUuid &) const : QUuid
toVariant
() const : QVariant
operator[]
(const QString &) const : const QCborValue
operator[]
(QLatin1String ) const : const QCborValue
operator[]
(qint64 ) const : const QCborValue
operator[]
(qint64 ) : QCborValueRef
operator[]
(QLatin1String ) : QCborValueRef
operator[]
(const QString &) : QCborValueRef