Qt Protobuf C++ Classes

Provides protocol buffers support in Qt. More...

This module was introduced in Qt 6.5.

Namespaces

QtProtobuf

Contains type aliases and classes needed to support Qt Protobuf

Classes

QAbstractProtobufSerializer

Interface that represents basic functions for serialization/deserialization

QProtobufJsonSerializer

Interface that represents basic functions for serialization/deserialization of QProtobufMessage objects to JSON

QProtobufMessage

Base class for all protobuf messages

QProtobufMessageDeleter

Calls the destructor of the child class of a QProtobufMessage

QProtobufRepeatedIterator

Allows iterating over repeated protobuf types

QProtobufSerializer

Interface that represents basic functions for serialization/deserialization

Detailed Description