/** * @brief Widget::on_toolButton_del_TableWidget_clicked * 删除选中的表格 */ void ...
def change_table(self): ''' 作用:通过取值框的值改变表格行数 ''' cols = self.sp...