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?