[Interest] Adjust rows to content in QML TableView

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


2016-06-07 13:08 GMT+02:00 Elvis Stansvik <elvstone at gmail.com>:
> 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

In fact, I'm not even sure how I would solve this with a custom
rowDelegate as I can't see a way to access the size hint of the items
from there.

Elvis

> 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