PDA

View Full Version : want to run QML component with a timer



hema
3rd August 2011, 12:17
hi,

i have a component in qml.i want to display 10 components with a uniform gap of 5 seconds.I used setTimeout() function in java script but its not working.


error: cant find variable setTimeout()

how can i overcome this?
any other way?

regards,
hema

laszlo.gosztola
10th August 2011, 15:57
Use Timer in qml