PySide2 QTableWidgetItem of a QTableWidget all refere to same object after being inserted

后端 未结 0 734
终归单人心
终归单人心 2021-01-21 08:13

I want to add a new line in a QTableWidget (which originally has 0 line) and then create its element

self.sinus_table=QtWidgets.QTableWidget(0,3)
self.sinus_table         


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