Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6
-
None
-
c6a9a65f3 (dev), 0a1ebca8a (6.8)
Description
When accessing the protobuf message properties, non-const getters are always called.
This is serious performance impact.
Attachments
Issue Links
- depends on
-
QTBUG-119912 moc: Generated code calls the overloaded non-const getter for when accessing the property
- In Progress