GridLayout.setRowHomogeneous
void setRowHomogeneous(bool homogeneous)Sets whether all rows of grid should have the same height.
Parameters
homogeneous | true to make rows homogeneous |
void setRowHomogeneous(bool homogeneous)Sets whether all rows of grid should have the same height.
homogeneous | true to make rows homogeneous |