GridLayout.rowHomogeneous

bool rowHomogeneous() @property

Get rowHomogeneous property.

Returns

Whether all the rows in the grid have the same height.
void rowHomogeneous(bool propval) @property

Set rowHomogeneous property.

Parameters

propvalWhether all the rows in the grid have the same height.