GridLayout.columnHomogeneous

bool columnHomogeneous() @property

Get columnHomogeneous property.

Returns

Whether all the columns in the grid have the same width.
void columnHomogeneous(bool propval) @property

Set columnHomogeneous property.

Parameters

propvalWhether all the columns in the grid have the same width.