Hi,

Are you using the exact same code as the book ?

One thing that is puzzling in the error is that it seems that at some point you are trying to copy a QThread which is not possible since it's a QObject derived class.