[inline, inherited]
Run an event loop till some flag becomes non-zero, and then return.
Definition at line 925 of file FXApp.h.
00925 { return getEventLoop()->runUntil(condition); }