[inline, inherited]
Returns true if the thread is running right now.
Definition at line 1033 of file QThread.h.
01033 { return isRunning; }