Huh? No, for sake of simplicity I just didn't type QCoreApplication::exit() everytime I referred to it. The code has QCoreApplication::exit(1); in the constructor, but the application does not exit. I did not want to call std::exit. Thanks for the help, but the application still does not exit the event loop.![]()
Bookmarks