mirror of https://github.com/qt/qtgrpc.git
The introduced ProtobufQuick module breaks the assignment operator for the fields of the protobuf scalar types. It seems the issue is related to the QML_USING macro which is used to register the protobuf scalar types. If type is not registers it operates normally and doesn't throw an error. As workaround the assignment can be done using explicit Number() constructor. Task-number: QTBUG-127174 Pick-to: 6.8 Change-Id: I8a8b0c588d0f083fb6a9d35fb35366a3bc01f1cf Reviewed-by: Dennis Oberst <dennis.oberst@qt.io> |
||
|---|---|---|
| LICENSES | ||
| cmake | ||
| coin | ||
| examples | ||
| src | ||
| tests | ||
| .clang-format | ||
| .cmake.conf | ||
| .gitattributes | ||
| .gitignore | ||
| .tag | ||
| CMakeLists.txt | ||
| configure.cmake | ||
| dependencies.yaml | ||
| licenseRule.json | ||
| qt_attribution.json | ||
| qt_cmdline.cmake | ||