Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files | Property of a Class
The orientation of the layout control. Allowed values are QxConst.ORIENTATION_HORIZONTAL (default) and QxConst.ORIENTATION_VERTICAL.
Public Functions
Get
Get current value.
QxBoxLayout.getOrientation();
Set
Set new value.
QxBoxLayout.setOrientation(newValue);