Hi everyone,
I’m new to developing applications with Qt and I’d like to use Python (via PyQt/PySide) inside Qt Creator. My main issue is that Qt Creator doesn’t show me any type hints or autocomplete for Python code.
Could anyone walk me through the steps required to set up proper type‑hint support in Qt Creator? Any tips on configuring the IDE, installing the necessary plugins, or adjusting project settings would be greatly appreciated.
Thanks in advance!