Changing my connect function to Qt:irectConnection worked out, I hope it will not create any problem as this is going to start my thread.
Added after 4 minutes:
My new data type is just typedefed one, Sorry but I did not get how implementing this operators related to my problem.typedef std::vector< std::vector<int> > myData;
Bookmarks