[Qt-interest] Exiting before the main event loop

Oliver.Knoll at comit.ch Oliver.Knoll at comit.ch
Mon Feb 23 09:51:35 CET 2009


Pete Black wrote on Monday, February 23, 2009 3:36 AM:

> ...
> I've tried both QCoreApplication::exit() and QCoreApplication::quit()
> (which is the same as exit(0)) to no avail. As the documentation for 
> QCoreApplication::exit() says says: "If the event loop is not
> running, this function does nothing." 

Uhm... what's wrong with the C standard library function exit()? Why don't you use that one?

Cheers, Oliver
-- 
Oliver Knoll
Dipl. Informatik-Ing. ETH
COMIT AG - ++41 79 520 95 22



More information about the Qt-interest-old mailing list