Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P3: Somewhat important
-
Resolution: Unresolved
-
Affects Version/s: 6.2, 6.3, 6.4
-
Fix Version/s: 6.x
-
Component/s: QML: Compiler, QML: Declarative and Javascript Engine
-
Labels:
-
Epic Link:
Description
While required properties allow us to specify the properties that we require in the view, we do not have a way to verify ahead-of-time that the model can actually provide them.
If we could do this, we could
a) provide warnings during development
b) potentially make the model/view interaction faster
Attachments
Issue Links
- split from
-
QTBUG-68791 QML type system: Make it possible to verify the type correctness of binding expressions at build time
-
- Closed
-