I am trying to connect a QThread::finished on another thread with an event loop in order to request a quit()
Consider this code :
#include