introduce new helper class Core::Utils::TreeWidgetColumnStretcher
and use it for some options dialogs. The class fixes QTreeWidget to resize all columns to contents, except one stretching column. As opposed to standard QTreeWidget, all columns are still interactively resizable.
Please register or sign in to comment