Hello,
I need an example of how to add QTQuick elements (like square, buttons, images, etc) to a QTQuick container (canvas, square, etc) dinamycally using C++, and how I can acces them using from C++.

Thanks