[inherited]
Specifies where this thread shall run.
Definition at line 984 of file QThread.h.
00985 { 00986 Auto=0, 00987 InProcess, 00988 InKernel 00989 };