Please read DevDays2007-Threading.pdf starting from page 33. The QThread object itself lives in the thread it was created in, not in the thread which is executed in QThread::run().
Please read DevDays2007-Threading.pdf starting from page 33. The QThread object itself lives in the thread it was created in, not in the thread which is executed in QThread::run().
J-P Nurmi
themusicalguy (29th October 2007)
Bookmarks