If you have a concept of dealing with a situation that the user resizes some of the columns and then moves the splitter then you can implement your solution by overriding resizeEvent() for the table widget and writing code for adjusting column sizes.
Bookmarks