-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
The generated output is a Config QML singleton which is a tree of nested QObjects, and which defines separate QtObjects for each control component and state configuration, even though they are shared across states and controls. This is not efficient as the qml engine needs to create separate meta-objects for what should be the same type.
Ways to improve things could be using reusable components, and the types can be defined in C++.
- is required for
-
QTBUG-138173 Lightning Viewer: qmllint warnings
-
- Reported
-