[Qt-interest] Basic QThread question - solved

Phil phillor at telstra.com
Wed May 26 07:54:03 CEST 2010


On Wed, 19 May 2010 06:13:13 pm Sean Harmer wrote:
> 
> If the communication with this device can potentially block, then I would
>  move the classA object into the thread and have all comms performed in 
the
>  worker thread. After all the DevicePoller class is simply a wrapper around
>  a timer and what I thought was going to be a few simple calls to talk to
>  your device. Just replace or augment the DevicePoller object with
>  something that meets your needs.

No questions this time, just a quick note to say thank you. Apart from some 
minor tidying up, everything works as I hoped it would.

-- 
Regards,
Phil



More information about the Qt-interest-old mailing list