You'll probably need to post some of your threading code, but have you tried moveToThread?
How would moveToThread help in this case? Do you mean move the QThread object into its own thread?