Details
-
User Story
-
Resolution: Unresolved
-
P3: Somewhat important
-
6.8.0 FF
-
None
Description
Why?
Cause
- Allows data with more complex types to be passed from Java to QML and vice versa
Customer
Cruft
- Not needed anymore due to Complex data exchange (
QTBUG-124803&QTBUG-125888)
What?
Definition
- Communication between QML and Java with types that are more complex than (bool, int, float, double, etc..) done in QTBUG-116952
Demarcation
Dependencies