質問編集履歴

1

変更

2021/11/16 17:14

投稿

fastfood
fastfood

スコア6

test CHANGED
File without changes
test CHANGED
@@ -184,8 +184,6 @@
184
184
 
185
185
  self.selectRow = self.model.rowCount(QModelIndex())
186
186
 
187
- self.pushButton.clicked.connect(self.insertRows)
188
-
189
187
 
190
188
 
191
189
  if __name__ == '__main__':