PDA

View Full Version : a question about signal and slot



jiaorenjie
22nd March 2011, 02:40
In my application, i use signal and slot to send data to UI.
But in autoconnection mode, signals will be pushed in message queue and delay.
For example, i quit thread but maybe there are still some signals in the queue. So i want to clear the message queue when thread exited.

MarekR22
22nd March 2011, 09:10
QCoreApplication::processEvents