For starters, you won't resize the model but rather the table widget you're using to display it (see http://doc.trolltech.com/4.1/qt4-interview.html). This could either be a QTableView or QTableWidget. Get the horizontal header of the table usingAnd resize the section you want usingQt Code:
To copy to clipboard, switch view to plain text modeQt Code:
To copy to clipboard, switch view to plain text mode
Bookmarks