Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

Filling a listView model in seperate Thread .

$
0
0
Yes. You are right. We need to do something like yours idea to solve the freeze issue. Here the issue is that you may be modifying/accessing something from worker thread which is not allowed. Is the model is your custom class ? Are you creating the thread inside your model class to just fill only data ? Which thread is creating the myModel object ?

Viewing all articles
Browse latest Browse all 4972

Latest Images

Trending Articles



Latest Images