Thank you very much alexisdm, actually I already tried moveToThread, but it doesn't work in my case, I don't know why. I also checked that tobj didn't have parent, but still, no result. I ended up initializing static stuff outside the class itself, it's ugly but it works. I will try your suggestion soon and let you know the results :)
Thanks again