How to convert a QObject to QPushButton or another widgets that VSCode can understand?

前端 未结 0 692
野趣味
野趣味 2020-12-29 16:15

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<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题