List of All Members for QProtobufJsonSerializer
This is the complete list of members for QProtobufJsonSerializer, including inherited members.
- enum DeserializationError
- deserializationError() const : QAbstractProtobufSerializer::DeserializationError
- deserializationErrorString() const : QString
- deserialize(QProtobufMessage *, QByteArrayView) const : bool
- deserializeMessage(QProtobufMessage *, QByteArrayView) const : bool
- deserializeObject(QProtobufMessage *) const : bool
- serialize(const QProtobufMessage *) const : QByteArray
- serializeMessage(const QProtobufMessage *) const : QByteArray
- serializeObject(const QProtobufMessage *, const QtProtobufPrivate::QProtobufFieldInfo &) const