Hi,
I need to pass parameters to the run() method of a Qthread class.
Actually I set this parameters by a class method that inizialize members in the class but i need to pass them directly to run() or start() method.

Is this possible?

Thanks,
Michele