[inline, inherited]
Returns true if the thread is in the process of finishing (in its cleanup handler).
Definition at line 1035 of file QThread.h.
01035 { return isInCleanup; }