[inline, inherited]
Run the main application event loop until stop() is called, and return the exit code passed as argument to stop().
Definition at line 919 of file FXApp.h.
00919 { return getEventLoop()->run(); }