Quote Originally Posted by YuriyRusinov
or fill all available space of tableView ?
You can achieve this by setting resizeMode to QHeaderView::Stretch.

See QHeaderView::setResizeMode().