QML: ListView item doesn't update -


i have created download manager using listview(to display progress) , downloads running in separate threads implemented in qt.

the problem i'm having if add new download list, last added item of listview continues have progress updated.

the rest freeze @ point were, although downloads on threads continue normally.

all functions called correctly, variables set correct values, problem listview doesn't updated.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -