I'm a beginner in QML.
I have a Loading.qml and a main.qml
I want to display the loading.qml at the application starting, and when all my data are ready, I want to hide the loading.qml and display the main.qml
I want to do that from c++ code
How can I do that ?
Thank you
Aucun commentaire:
Enregistrer un commentaire