.What i need to do is ,it has to be automated so that after some delay it has to iterate through each page.I dont want to use timer object.
Since you want it to animate after some delay you will have to use a Timer.
Other than that you can use when [qt-project.org] property of State [qt-project.org] animate the QML page when the condition gets satisfied.
↧