GridLayout.rowHomogeneous

Set rowHomogeneous property.

  1. bool rowHomogeneous [@property getter]
  2. bool rowHomogeneous [@property setter]
    class GridLayout
    @property
    void
    rowHomogeneous
    (
    bool propval
    )

Parameters

propval bool

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