Skip to content

ENH: Improved qtGroupItem's Table Behavior

Robert M. O'Bara requested to merge bob.obara/smtk:improveQtGroupItem into master
  • The Table should always extend to the width of the widget
  • If a Group's Items are of fixed width, the corresponding columns will not be resizable
  • If all of the Group's Items are of fixed width, the last column is set to stretch to allow the table to expand

Merge request reports