[inline, inherited]
Run event loop while events are available, non-modally. Return when no more events, timers, or chores are outstanding.
Definition at line 931 of file FXApp.h.
00931 { return getEventLoop()->runWhileEvents(); }