Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
6.9.1
-
None
-
df192e90f (dev), 5548fd1c9 (6.10), b097230b4 (6.9)
Description
For example, QQmlEasingValueType:
Component { file: "private/qqmlvaluetype_p.h" name: "QEasingCurve" accessSemantics: "value" extension: "QQmlEasingValueType"
and
Component { file: "private/qqmlvaluetype_p.h" name: "QQmlEasingValueType" accessSemantics: "value" prototype: "QEasingCurve"
At the moment, this is treated inside Qt Design Studio with an
throw PrototypeChainCycle{};
Attachments
Issue Links
- blocks
-
QDS-15548 build with Qt 6.9.1 so it can be tested
-
- Closed
-
For Gerrit Dashboard: QTBUG-137877 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
653602,4 | QtQml: Avoid public inheritance for value types | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
654797,2 | QtQml: Avoid public inheritance for value types | 6.10 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
655641,2 | QtQml: Avoid public inheritance for value types | 6.9 | qt/qtdeclarative | Status: MERGED | +2 | 0 |