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

Property of a Class

The horizontal align of the children. Allowed values are: "left", "center" and "right"

Public Functions

Get

Get current value.

QxBoxLayout.getHorizontalChildrenAlign();

Set

Set new value.

QxBoxLayout.setHorizontalChildrenAlign(newValue);