When you say CWorker is in a secondary thread, have done that using QObject::moveToThread() or by creating it inside run()?
Is the secondary thread's event loop running?
Cheers,
_
When you say CWorker is in a secondary thread, have done that using QObject::moveToThread() or by creating it inside run()?
Is the secondary thread's event loop running?
Cheers,
_
Bookmarks