That's a bad way to exit a GUI app. If you need a pointer to your application use QCoreApplication::instance() or the short hand qApp.
That's a bad way to exit a GUI app. If you need a pointer to your application use QCoreApplication::instance() or the short hand qApp.
Bookmarks