Why do you use moveToThread in the constructor? Do you use object created in another thread in your run method?

Thanks