0
[inline, inherited]
Break out of the innermost modal loop, returning code equal to value.
Definition at line 993 of file FXApp.h.
00993 { getEventLoop()->stopModal(value); }