So it would be something like:

thread->start();
thread->moveToThread(thread);

?