Details
-
Task
-
Resolution: Invalid
-
P2: Important
-
None
Description
The Binding element has two problems:
1. It needs a custom parser, and we want to get rid of custom parsers
2. It cannot express an alias or "two-way binding" between two properties. Such a thing is a frequently requested feature.
See QTBUG-19892 for discussions resulting in this task.
Attachments
Issue Links
- relates to
-
QTBUG-82713 Avoid QQmlCustomParser in Qt code
- Open
- resulted from
-
QTBUG-19892 Allow "lazy" aliases to properties of objects created only later
- Closed