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

Function of a Class

Remove child from current layout.

Needed by layouts where the children depend on each other, like flow or box layouts.


Parameters

NameTypeMandatoryInfo
vChildAllfalse
vIndexAllfalse

Type

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

Usage

QxLayoutImpl.updateChildrenOnRemoveChild(vChild, vIndex);