ColumnViewColumn.fixedWidth

int fixedWidth() @property

Get fixedWidth property.

Returns

If not -1, this is the width that the column is allocated,

regardless of the size of its content.

void fixedWidth(int propval) @property

Set fixedWidth property.

Parameters

propvalIf not -1, this is the width that the column is allocated, regardless of the size of its content.