[Qt-interest] Exiting before the main event loop

Rohan McGovern rohan.mcgovern at nokia.com
Mon Feb 23 03:46:07 CET 2009


On Monday 23 February 2009, ext Pete Black wrote:
> Hi,
>
> Anyone know a good way of exiting an application before the main
> event loop has been entered? That is before app.exec() has been
> called, but withing the app object itself.

Hi,

Just don't call app.exec() if you don't want to execute the 
application.

-- 
Rohan McGovern
Qt Software, Nokia



More information about the Qt-interest-old mailing list