Hi
I have been reading about QtThread and there seems to be a lot of discussion 
about how to correctly use this class. i.e. should developers derive from 
QtThread or provide an QObject and move this object to a thread.
The examples provided with Qt5 derive from QtThread whereas there is a lot of 
chatter on the web saying this is not the correct way.

Can anyone provide some definitive answers on how developers are to use 
QtThread?

Thanks
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to