← Back to team overview

ubuntu-phone team mailing list archive

Running QML functions in parallel thread

 

Hello.

In my code I'm creating 16x16 buttons in cycle and this take few seconds.
While function that creating buttons runs, app freezes. I want to show
loading animation while this function runs. So, how to run this function in
parallel thread to avoid freezing?

Best regards,
Nick

Follow ups