Originally Posted by Lesiok 2. In worker thread You are NOT starting event loop. So signals from worker thread are NOT provided to main thread. This is actually false. Signals don't need an event loop, only slots do.
Your biological and technological distinctiveness will be added to our own. Resistance is futile. Please ask Qt related questions on the forum and not using private messages or visitor messages.
Originally Posted by wysota This is actually false. Signals don't need an event loop, only slots do. My mistake. Thank you for correcting Wysota.
Auggh, that should have been obvious to me now that you point it out. Made the necessary changes and it now works like a charm. Thanks.
Forum Rules
Bookmarks