Hi,
If you are using a Loader to load a component you can bind the active [qt-project.org] property to Component.Ready state thus ensuring it will load when main component is ready.
Or you can just use a Timer element with a small delay to call some function which will further create the remaining objects.
↧