PDA

View Full Version : Resize Row Hieght in QTreeWidget



photo_tom
24th May 2010, 16:42
I have text that is exceeding the width of the row height in my QTreeWidget. I'm looking for a way to have the cell "auto" resize based on it's contents into multiple lines with word wrap. I do not need to do this for edit mode.

Is there a way to do this?