Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
6.8
Description
When generating Java QtQmlComponent-based classes if there are two qml files offering the same component name causes a duplication error, for example, in gallery example "+Material/ToolBar.qml" and "ToolBar.qml" both have "ToolBar" as component name. This results in two QtQmlComponents with the same name under a Java class.
Attachments
Issue Links
- is cloned by
-
QTBUG-125971 Java QML codegen source file handling
- Reported
- is required for
-
QTBUG-125086 Embedded QML and Qt content as Android View work for Qt 6.8
- Open