[Interest] childrenRect of TableView rowDelegate always QRectF(0, 0, 0, 0)?

Elvis Stansvik elvstone at gmail.com
Thu Jun 9 12:59:43 CEST 2016


Hi,

Like the topic says, it seems the childrenRect of a rowDelegate is
always QRectF(0,0,0,0), and not related to the items contained in the
row.

How can I get access to the max height and max width of the items in a
row inside the rowDelegate? I want the row to always take on the
height of the items.

Elvis



More information about the Interest mailing list