Thanks!
but...
1. I would like to prevent creating a copy of data (lot of them).
I was thinking about some kind of swap with vector created in thread with internal vector of my mainwindow class.
Pass reference to slot?? is it possible??
Allocate data and pass to slot using some kind of shared_ptr?
2. Is it safe to emit signals not from QThread?




Reply With Quote

Bookmarks