Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.9
-
None
-
5
-
2d2a5bc1a (dev), c5756a29c (6.8), 4aa040ce5 (6.9)
-
Foundation Sprint 123
Description
Such a proto file:
syntax = "proto3"; package test; message Text {}
When generated with the QML option and later imported into the qml file
qt_add_protobuf(forbidden
QML
PROTO_FILES "forbidden.proto"
PROTO_INCLUDES ${proto_imp}
)
Will result in some form of shadowing for the Text qml type resulting in error messages as: Qt Qml Element is not creatable
Attachments
For Gerrit Dashboard: QTBUG-132125 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
616342,8 | [ProtobufQuick] Clashing of Quick Components and Protobuf QML messages | dev | qt/qtgrpc | Status: MERGED | +2 | 0 |
618061,2 | [ProtobufQuick] Clashing of Quick Components and Protobuf QML messages | 6.9 | qt/qtgrpc | Status: MERGED | +2 | 0 |
618062,2 | [ProtobufQuick] Clashing of Quick Components and Protobuf QML messages | 6.8 | qt/qtgrpc | Status: MERGED | +2 | 0 |