Hi,

i have QTableViewwith a model.

If i start my app qtableview is displayed with some unnecessary space after the last row...

it looks like there is a default size for QTableView...

I tried to reset minsize but it didn't help...

My goal is that the QTableView is only so height like all rows...