Gianluca, thanks a lot for your example and explanations! That’s exactly what I needed!
Your example is working well for my use case. I just added one think: I call the Init() function from my C++ objet juste before “main.source = “main.qml” “ so that all the C++ initialization is done before the file is loaded.
Thanks a lot for your help!
↧