Hi *

There is a way of obtain the equivalent of QThread::currentThread () not just for the current thread but for all threads of the current process? or at least how to map the info retrieved from QThread::currentThread () and QThread::currentThreadId () on a win32 platform?