Dispatch Upcall Type.
Definition at line 1259 of file QThread.h.
01260 { 01261 PreDispatch=0, 01262 PostDispatch=1, 01263 CancelledPreDispatch=2 01264 };