Qt Protobuf C++ Classes▲
Provides protocol buffers support in Qt.
This module is in Technical Preview state.
This module was introduced in Qt 6.5.
Namespaces▲
-
QtProtobuf: The QtProtobuf namespace contains type aliases and classes needed to support QtProtobuf.
Classes▲
-
QAbstractProtobufSerializer: The QAbstractProtobufSerializer class is interface that represents basic functions for serialization/deserialization.
-
QProtobufMessage: Base class for all protobuf messages.
-
QProtobufMessageDeleter: Calls the destructor of the child class of a QProtobufMessage.
-
QProtobufSerializer: The QProtobufSerializer class is interface that represents basic functions for serialization/deserialization.