Needed by layouts where the children depend on each other, like flow or box layouts.
Name | Type | Mandatory | Info |
---|---|---|---|
vChild | All | false | |
vIndex | All | false | |
vOldIndex | All | false |
This function is public. It can be used by both user and programmer.
QxLayoutImpl.updateChildrenOnMoveChild(vChild, vIndex, vOldIndex);