GridLayout.columnHomogeneous

Set columnHomogeneous property.

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

Parameters

propval bool

Whether all the columns in the grid have the same width.