I change columns sizes by this way:but how can I set this width in qt designer?Qt Code:
ui->tableWidget->setColumnWidth(number, width);To copy to clipboard, switch view to plain text mode
horizontalHeaderDefaultSectionSize doesn't work.
I change columns sizes by this way:but how can I set this width in qt designer?Qt Code:
ui->tableWidget->setColumnWidth(number, width);To copy to clipboard, switch view to plain text mode
horizontalHeaderDefaultSectionSize doesn't work.
Bookmarks