bool FX::FXApp::runOneEvent ( bool  blocking = true  )  [inline, inherited]

Perform one event dispatch; return true if event was dispatched.

Definition at line 913 of file FXApp.h.

00913 { return getEventLoop()->runOneEvent(blocking); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:47 2009 for TnFOX by doxygen v1.4.7