Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
Description
Make it possible for QML used in a PySide project to find the imports it is using. Currently, it will fall back to using the QML plugins provided with Qt Creator which covers the most, but not things like Qt WebEngine as that is not shipped with Qt Creator. Therefore the import line for it will show as not being available.
If it is made possible to edit the QML and/or the project as a whole in this respect in Qt Creator so that it can use the QML plugins provided with PySide then it would enable autocompletion and so on.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-21824 Support Qt for Python project templates (wizard)
- Closed
-
PYSIDE-949 PySide doesn't find QML plugin by default
- Reported