Name | Type | Mandatory | Info |
---|---|---|---|
cloneRecursive | Boolean | true | Should the widget cloned recursive (including all childs)? |
customPropertyList | Array | true | Optional (reduced) list of properties to copy through |
This function is public. It can be used by both user and programmer.
QxWidget.clone(cloneRecursive, customPropertyList);