RowLayout.marginLeft

marginLeft specifies the number of pixels of horizontal margin that will be placed along the left edge of the layout.

The default value is 3.

class RowLayout
int marginLeft;

Meta