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

Function of a Class

This method combines calls of methods which should be done if a widget should be removed from the current layout.

Needed by layouts where the children depends 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

QxHorizontalBoxLayoutImpl.updateChildrenOnRemoveChild(vChild, vIndex);