I use VSCode to code my project with PyQt5. I used uic to import .ui file to Python GUI and then i used .findChild() method to get a QObject<
.ui
.findChild()
QObject<