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

Function of a Class

Add a widget after another already inserted child

Parameters

NameTypeMandatoryInfo
vChildAllfalse
vAfterAllfalse

Type

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

Usage

QxParent.addAfter(vChild, vAfter);