I get exasperated with that issue. What could be the problem?
I get exasperated with that issue. What could be the problem?
Did you try to do this:
Qt Code:
yourView->header()->setStretchLastSection(true);To copy to clipboard, switch view to plain text mode
That should do what you want, without you having to resize the column after each expansion.
Bookmarks