ColumnViewColumn.setExpand
void setExpand(bool expand)Sets the column to take available extra space.
The extra space is shared equally amongst all columns that have the expand set to true.
Parameters
expand | true if this column should expand to fill available sace |