Providing protobuf and gRPC support for Qt.
Go to file
Konrad Kujawa ae2f22dce2 Generate enum for each Oneof field in the .proto message
Generate separate from the QtProtobufFieldEnum enum for each Oneof field.
Use that enum in the Oneof field number getter.
Fix formatting in protobuf generator code.

Fixes: QTBUG-109126
Change-Id: Ib889a499b9abdc39ea7416cea008d157881a15fc
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2023-04-03 13:28:05 +02:00
LICENSES Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
cmake Avoid looking for protoc as a part of protobuf package when crosscompiling 2023-03-07 16:57:36 +01:00
coin Add Axivion config 2023-03-23 07:22:41 +00:00
examples Update Qt GRPC documentation 2023-03-15 19:51:12 +01:00
src Generate enum for each Oneof field in the .proto message 2023-04-03 13:28:05 +02:00
tests Generate enum for each Oneof field in the .proto message 2023-04-03 13:28:05 +02:00
.cmake.conf Bump version to 6.6.0 2022-12-15 06:55:23 +02:00
.gitattributes Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
.gitignore Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
.tag Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
CMakeLists.txt The example of Qt gRPC-Client part with qml based UI 2023-02-21 21:30:32 +01:00
configure.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
dependencies.yaml Update dependencies on 'dev' in qt/qtgrpc 2023-03-28 17:33:21 +00:00
qt_cmdline.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
sync.profile Introduce QtGrpc 2022-12-09 15:00:04 +01:00