Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
6.6, 6.7
-
None
Description
When using a Qml Module with a QML component in a Qml application with qmltc leads to compiler errors with the generated qmltc classes.
See attached sample app.
Should this work already ? I know about https://bugreports.qt.io/browse/QTBUG-96040 but the documentation is (at least for me) not clear about it.
A custom C++ QML Component defined in the same module works fine.