GridLayout.rowHomogeneous
bool rowHomogeneous() @propertyGet rowHomogeneous property.
Returns
Whether all the rows in the grid have the same height.
void rowHomogeneous(bool propval) @propertySet rowHomogeneous property.
Parameters
propval | Whether all the rows in the grid have the same height. |