BoxLayout.setHomogeneous

void setHomogeneous(bool homogeneous)

Sets whether the box layout will allocate the same size to all children.

Parameters

homogeneoustrue to set the box layout as homogeneous