Hi,
thanks for your quick reply!
I'm not completely sure, but I would pass a reference of the QAbstractItemModel from the "main thread" to the "data preparing" thread. This thread (the latter) in turn adds QModelindex objects (as they contain the internal void* pointer) by value to e. g. the setData()-method of that model.
Could it work that way?
Best regards,
Rainer





Reply With Quote

Bookmarks