RowLayout.wrap

wrap specifies whether a control will be wrapped to the next row if there is insufficient space on the current row.

The default value is true.

class RowLayout
bool wrap;

Meta