|
virtual void* FX::TnFXAppEventLoop::cleanup |
( |
|
) |
[protected, virtual] |
- Returns:
- The return code you wish for the thread's exit Reimplement this in your subclass with the code you wish to run when the thread dies either naturally or because of a request by requestTermination()
Implements FX::QThread.
|