"setColumnWidth"

Sets the column width (column of a tree widget).

Synopsis

shape.setColumnWidth(int idx, int width);

Parameters

Parameter Description
shape Name of the object
idx Index of the column
width Width of the column

Description

Sets the column width (column of a tree widget).

Assignment

Tree widget