Hi !

resizeRowsToContents() and/or resizeColumnsToContents() for a QTableView has a dramatically negative performance impact (at least in version 4.3.3) at creation of the model and view. (10000 rows over a second. without the resize...() it is shown immediately)

Any experiance how this can be improved ? (Header, Delegator, CSS ?)

thanks,
Bernd