Cancelled state.

Enumerator:
NotFound  Job not found.
Cancelled  Job cancelled before it could run.
WasRunning  Job was already running.

Definition at line 1271 of file QThread.h.

01272     {
01273         NotFound=0,     
01274         Cancelled,      
01275         WasRunning      
01276     };


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