Qt Protobuf C++ Classes

Provides protocol buffers support in Qt. More...

This module is in Technical Preview state.

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

QProtobufBaseSerializer

Interface that represents basic functions for serializing/deserializing objects, lists, and enums

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

QProtobufSerializer

Interface that represents basic functions for serialization/deserialization

Detailed Description

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.