Skip to content Skip to sidebar Skip to footer
Showing posts with the label Event Loop

Stop Processing Event-queue Immediately On Qthread.exit()

I am building a Qt GUI application which uses QThread/QObject combinations to act as workers that d… Read more Stop Processing Event-queue Immediately On Qthread.exit()