I'm new to threads and I try to wrap my head around it for quite some time (with only little success ):

Am I right with saying: the wrong context results, because the "thread.start()" is called before "return app.exec()" ?