Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

[Solved]Delegates and resizeColumnsToContents

$
0
0
Hi! I have a table with content like: state  |  mode --------------- 1             0 2             1 And delegate which displays data in table view as: state          |  mode ---------------------- Active               Auto No response     Manual When i call resizeColumnsToContents TableView resize it to real data width which are 1, 0 … how let know TableView about width of content from delegate and how post tables on this forum?

Viewing all articles
Browse latest Browse all 13965

Trending Articles