Qt 6.5
Qt Protobuf
C++ Classes
QtProtobuf (Technical Preview)
QProtobufSerializer
Qt 6.5.1 Reference Documentation
List of All Members for QProtobufSerializer
This is the complete list of members for
QProtobufSerializer
, including inherited members.
enum
DeserializationError
QProtobufSerializer
()
~QProtobufSerializer
()
deserializationError
() const : QProtobufSerializer::DeserializationError
deserializationErrorString
() const : QString
deserialize
(T *, QByteArrayView) const : bool
deserializeEnum
(QtProtobuf::int64 &, QtProtobufPrivate::QProtobufSelfcheckIterator &) const : bool
deserializeEnumList
(QList<QtProtobuf::int64> &, QtProtobufPrivate::QProtobufSelfcheckIterator &) const : bool
deserializeListObject
(QProtobufMessage *, const QtProtobufPrivate::QProtobufPropertyOrdering &, QtProtobufPrivate::QProtobufSelfcheckIterator &) const : bool
deserializeMapPair
(QVariant &, QVariant &, QtProtobufPrivate::QProtobufSelfcheckIterator &) const : bool
deserializeMessage
(QProtobufMessage *, const QtProtobufPrivate::QProtobufPropertyOrdering &, QByteArrayView) const : bool
deserializeMessage
(QProtobufMessage *, const QtProtobufPrivate::QProtobufPropertyOrdering &, QByteArrayView) const : bool
deserializeObject
(QProtobufMessage *, const QtProtobufPrivate::QProtobufPropertyOrdering &, QtProtobufPrivate::QProtobufSelfcheckIterator &) const : bool
serialize
(const QProtobufMessage *) const : QByteArray
serializeEnum
(QtProtobuf::int64, const QtProtobufPrivate::QProtobufPropertyOrderingInfo &) const : QByteArray
serializeEnumList
(const QList<QtProtobuf::int64> &, const QtProtobufPrivate::QProtobufPropertyOrderingInfo &) const : QByteArray
serializeListObject
(const QProtobufMessage *, const QtProtobufPrivate::QProtobufPropertyOrdering &, const QtProtobufPrivate::QProtobufPropertyOrderingInfo &) const : QByteArray
serializeMapPair
(const QVariant &, const QVariant &, const QtProtobufPrivate::QProtobufPropertyOrderingInfo &) const : QByteArray
serializeMessage
(const QProtobufMessage *, const QtProtobufPrivate::QProtobufPropertyOrdering &) const : QByteArray
serializeMessage
(const QProtobufMessage *, const QtProtobufPrivate::QProtobufPropertyOrdering &) const : QByteArray
serializeObject
(const QProtobufMessage *, const QtProtobufPrivate::QProtobufPropertyOrdering &, const QtProtobufPrivate::QProtobufPropertyOrderingInfo &) const : QByteArray