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
-