Re: QObject with QTimer moved to QThread - QTimer::timeout() not processed until wait
read my sig
All your timer does is send signal. you can put your timer anywhere. Why does it have to be in heavy processing thread?
Last edited by amleto; 4th August 2012 at 15:57.
If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.
Bookmarks