Just do it!Originally Posted by Morea
![]()
Basically, the whole QtCore module is accessible (containers and so on) without any need of QApplication::exec() but if you want piece of GUI you'll need to give up the control and rely on the event loop...
Bookmarks