<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Using VSCode extensions: how to configure import path for PySide6 classes]]></title><description><![CDATA[<p dir="auto">I'm developing QML modules in VSCode and I've started using the Qt extensions. I'm getting lots of spurious warnings about unrecognised imports. These relate to PySide6 classes in the same VSCode project (regular imports of Qt classes are ok). The PySide6 classes are imported using the @QmlElement decorator, and this mechanism works at runtime but isn't recognised by qmllint or qmlls. How do I configure these Qt tools to recognise the imports from Python? (I've tried adding the path to the Python files' folder, not effective.)</p>
]]></description><link>https://forum.qt.io/topic/164753/using-vscode-extensions-how-to-configure-import-path-for-pyside6-classes</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 15:44:59 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164753.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 05 Jun 2026 09:08:12 GMT</pubDate><ttl>60</ttl></channel></rss>