Qt Protobuf C++ Classes

Provides protocol buffers support in Qt. 更多...

此模块在 技术预览 状态。

This module was introduced in Qt 6.5.

名称空间

QtProtobuf

Contains type aliases and classes needed to support Qt Protobuf

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

详细描述