setUniformRowHeights(true) on the view will speed things up.
side note: you should check role in headerData(), too.
setUniformRowHeights(true) on the view will speed things up.
side note: you should check role in headerData(), too.
doesnt that work only for QTreeView?
I read from the Qt Assistant that setUniformRowHeights(true) is only available on QTreeViews.
Looks like there is no way of speeding up my application.
Bookmarks