← Back to team overview

ubuntu-phone team mailing list archive

Re: SDK planning

 

Hi Zsombor,

While implementing network operations I went with the QNetworkAccessManager
as I was doing other stuff in c++ as well, but will take a note about
WorkerScripts.

Thanks

On Sun, Mar 20, 2016 at 10:03 PM, Zsombor Egri <zsombor.egri@xxxxxxxxxxxxx>
wrote:

> On Sun, Mar 20, 2016 at 12:25 PM, Omer Akram <om26er@xxxxxxxxxx> wrote:
>
>> Android provides AsyncTask[1] to do exactly that. So basically it
>> provides a few override methods
>>
>> You have the WorkerScripts [1] doing multithreading in your QML. See an
> example [2] how it works.
>
> [1] http://doc.qt.io/qt-5/qml-workerscript.html
> [2] http://doc.qt.io/qt-5/qtquick-threading-example.html
>

Follow ups

References