Details
-
Epic
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
Description
Currently, QML's type system is not expressive enough to express quite a few things. Instead, we have to fall back to var properties.
This should be improved to help tooling (LSP + compiler), to ease documenting what can be provided, and to allow developers to express the correct type of their properties.
See also https://wiki.qt.io/Improving/extending_QML_type_system
Attachments
Issue Links
- blocks
-
QTBUG-104220 Provide a typed way to store functions in properties
- Open