QML_EXTENDED()、 QML_FOEEIGN() seem not to work in 5.15
Unsolved
QML and Qt Quick
-
I have run the example below, but it can't work, but I get the error:
"QQmlComponent: Component is not ready
(qrc:example.qml:54:1: QLineEdit is not a type
QLineEdit {
^)"
What should I do?
https://code.qt.io/cgit/qt/qtdeclarative.git/tree/examples/qml/referenceexamples/extended?h=5.15