[Interest] Adjust rows to content in QML TableView

Elvis Stansvik elvstone at gmail.com
Tue Jun 7 13:08:08 CEST 2016


Is it possible? Seems there's only resizeColumnsToContents, no
resizeRowsToContents like in QTableView :/

If I really must create my own rowDelegate to do this, is there some
way of getting access to the default row delegate, so that I can
selectively override just the height property?

Thanks in advance,
Elvis



More information about the Interest mailing list