0
[inline, inherited]
Break out of the matching modal loop, returning code equal to value. All deeper nested event loops are terminated with code equal to 0.
Definition at line 988 of file FXApp.h.
00988 { getEventLoop()->stopModal(window, value); }