← Back to team overview

ubuntu-phone team mailing list archive

Re: Running QML functions in parallel thread

 

Hi, Nick.

Look at WorkerScript,
http://harmattan-dev.nokia.com/docs/library/html/qt4/qml-workerscript.html

Best wishes,
Roman.


2013/4/16 Николай Шатохин <n.shatokhin@xxxxxxxxx>

> 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
>
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ubuntu-phone
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References