GridLayout.setColumnHomogeneous
void setColumnHomogeneous(bool homogeneous)Sets whether all columns of grid should have the same width.
Parameters
homogeneous | true to make columns homogeneous |
void setColumnHomogeneous(bool homogeneous)Sets whether all columns of grid should have the same width.
homogeneous | true to make columns homogeneous |