RowLayout.fill

fill specifies whether the controls in a row should be all the same height for horizontal layouts, or the same width for vertical layouts.

The default value is false.

@since 3.0

class RowLayout
bool fill;

Meta