RowLayout.marginRight

marginRight specifies the number of pixels of horizontal margin that will be placed along the right edge of the layout.

The default value is 3.

class RowLayout
int marginRight;

Meta