QmlDesigner.Rewriter: Use the QmlJS Parser instead of the QDeclarativeEngine
The QmlJS Parser is checking the source file so we don't need to use the QmlEngine anymore.
Please register or sign in to comment
The QmlJS Parser is checking the source file so we don't need to use the QmlEngine anymore.