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

Function of a Class

Add child to current layout. Rarely needed by some layout implementations.

Parameters

NameTypeMandatoryInfo
vChildAllfalse
vIndexAllfalse

Type

This function is public. It can be used by both user and programmer.

Usage

QxLayoutImpl.updateChildrenOnAddChild(vChild, vIndex);