RowLayout.justify

justify specifies whether the controls in a row should be fully justified, with any extra space placed between the controls.

The default value is false.

class RowLayout
bool justify;

Meta