Hi All, this is my first post in this forum....

I have a QTableView that contains data from a QSqlRelationalTableModel. The table has 4 columns. There are space available on the right hand side of the last column in the QTableView. Is there a way that I can ensure that the columns occupy all the available space in the QTreeView?

Cheers

Oystein