I am trying to stretch the last header of my QTableView / QTableWidget in PyQt. Multiple questions have been asked about this topic already by hard coding the value into the file such as:
Qt table last column not stretching to fill in parent
How to stretch QTableView last column header
But how can this be achieved from the Qt Designer?