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

Function of a Class

parse the children of the xml and appending all widgets to the parent widget

@param parent can either be the application instance, or a widget to append the xml toplevel widgets to @param node can be either a xml string, or a xml dom document or fragment


Parameters

NameTypeMandatoryInfo
parentAllfalse
nodeAllfalse

Type

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

Usage

QxBuilder.build(parent, node);