[inline, inherited]
Returns true if the thread has run and finished.
Definition at line 1031 of file QThread.h.
01031 { return isFinished; }