Hello all,
Is it possible to create QTreeWidget or QTreeView element with different number of columns in each row? I need to create widget that behaves as a tree (can collapse and expand) but have different widget in each row. I believe that row widgets can be represented as a cells, but number of columns in each row may be vary.
Is there any model to represent create such tree?


Reply With Quote
isplayRole. That is *your* convention then...

my question is, are there any functions that I can use inside paint() function in my delegate class, that can automatically draw composite widgets?

Bookmarks