arg( (row+1)*(column+1))); tableWidget->setItem(row, column, newItem);. If you want to enable sorting in your table widget, do so after you have populated it ...
確定! 回上一頁