Quote Originally Posted by Scorp2us View Post
Why so many event loops?
Because I have one generic class to instance, show and exec the QFrame's and QWidget's, also because the process before QEventLoop's was very demanding, the eventloop solve this problems, the related problem started when I porting to Android.