Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Property of a Class

Should the widgets be stretched to the available width (orientation==vertical) or height (orientation==horizontal)?

This only applies if the child has not configured a own value for this axis.


Public Functions

Get

Get current value.

QxBoxLayout.getStretchChildrenOrthogonalAxis();

Set

Set new value.

QxBoxLayout.setStretchChildrenOrthogonalAxis(newValue);